Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #457287

    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

    #457375

    Hi John,

    Can you post the link to your site please?

    Regards,
    Josue

    #457376

    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

    #457458

    Thanks, that code did the trick!!

    John.

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Fullwidth Easy Slider’ is closed to new replies.