Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #639589

    On my homepage I have the caption title, caption text, and buttons set to center on the fullscreen slider. It looks like they are not centering and are too low. Can you give me some quick css to raise all of this content up please? Thanks!

    #639813

    Hey djshortkut,

    Thanks for getting in touch with us!

    The caption text and buttons look centered to me. Please see my screenshot in the private section. If you still not seeing it centered on you end, please provide a screenshot and login details to your site.

    Best regards,
    Jordan

    #640515

    Well, can you give me some quick css to move caption title, caption text, and buttons up a little bit?

    #640573

    Hey!

    Please add following code to Quick CSS

    .slideshow_inner_caption {
        top: -100px;
    }

    Regards,
    Yigit

    #641055

    Exactly what I was looking for. Thanks Yigit! You can close this thread.

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Fullscreen Slider Content’ is closed to new replies.