Hello,
I can’t figure out to the change the position of a caption of a Fullwidth Easy Slider to top Center. There are only captions position middle left right center, but I would like to have in centered on the top of the page. How can I do that?
Thanks.
John
Hi John,
Can you post the link to your site please?
Regards,
Josue
Hi linktotheme!
You have the caption set to center but your wanting it to display closer to the top? Try adding this to a codeblock element in the page.
<style type = "text/css">
.slideshow_align_caption { display: block !important; }
</style>
If that does not help then send us a link to the page and we’ll take a closer look.
Cheers!
Elliott
Thanks, that code did the trick!!
John.