Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #511505

    Hi all,

    I want use one of the Sliders to set up a Title Page and place in the center some text.
    How can I setup the caption text Center but a little bit down under the blue Laptop.

    a) Fullscreen Slider
    or
    b) Slide-Show (Fullscreen)

    I build extra a sample page, so you can better understand.

    Thx for a hint.
    Best Regards
    Tobias

    #511584

    Hey Tobias!

    Please insert the below css into your custom css section:

    .slideshow_align_caption {
        vertical-align: bottom !important;
    }

    Regards,
    Dake

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.