Tagged: Fullwidth Easy Slider
Hi guys!
What CSS can I use to move the Caption on the Easy Width Slider down about 20%?
I do not want to use the Caption Positioning > Bottom Without Frame. That is too low. I’d just like to use CSS and move it down 20%.
Thanks so much
Hey Jasmer,
Use the bottom without frame and then add a negative margin to move this back to top.
This would play better when it comes to responsive ( mobile view )
Best regards,
Basilis
There is no negative margin setting on the Caption Positioning page. Only text size options.
CSS?
Hi Jasmer,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
.slideshow_align_caption {
vertical-align: bottom;
}
If you need further assistance please let us know.
Best regards,
Victoria
Thank you! Resolved!
Hi,
I’m glad this was resolved. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon