Remove Date Box from slider

Posted in: Newspaper
Post count: 32

Hi,

IVe turned dates off across my site, but the translucent black box on the slide is still visible, but without a date in it. is there a way to remove this black box in CSS?

Thanks

Oliver

Post count: 7909

Hi,

Please try this custom css in Theme Panel > Custom Css:

.iosSlider .slide-meta-author{
background-color: transparent;
}

Thanks!

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