Slider

Posted in: Newspaper
Post count: 30

Hey Guys,

Question. Is it possible to not show date and category on slider?
Url: http://www.runners-high.nl

Thanks in advance!
Tim

Post count: 6600

Hi,

You can remove it from here: http://screencast.com/t/fs3cXK2BN7tY or you can hide it via css using this custom css in theme panel > custom css: http://screencast.com/t/Af00y4uySZ

.iosSlider .slide-meta {
display: none;
}

Thanks

Post count: 30

Works like a charm. Thanks Lucian!

Viewing 3 posts - 1 through 3 (of 3 total)
The forum ‘Newspaper’ is closed to new topics and replies.