How do I shift the text to overlay on the image slider?
I'm looking to overlay text on the image slider. I'd like to use the default slider instead of Slider Revolution.
The sample is here [Links visible only for registered users]
I'm looking to overlay text on the image slider. I'd like to use the default slider instead of Slider Revolution.
The sample is here [Links visible only for registered users]
Comments
Hi,
You can use the following CSS code:
.content_slider.flat.description ul li h3{ margin-top: -120px; } .content_slider.flat.description ul li .desc{ padding-bottom: 30px!important; }Put it in the Page options where you use this slider.
Best regards