Hello,
The caption text on the full width easy slider is too low on my front page.
I would like the caption text to be more on the top of the slider. What css code do I need to include ?
Thank you
nobody?
Hey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.slideshow_align_caption {
vertical-align: top;
}
Cheers!
Yigit
Awesome! It works! Thank you for the super quick answer! :)