Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1432026

    Hello,

    I would like to align text and buttons centred – but at the bottom – in the full-screen slider.

    The existing setting ‘Centre framed’ unfortunately places both in the middle of the slider and ‘Bottom framed’ positions them at the bottom but to the left.

    What should the CSS be for a position in the centre and at the bottom?

    Best regards
    Stephan striewisch

    #1432038

    Hey togetherconcept,

    Please try the following in Quick CSS under Enfold->General Styling:

    .caption_bottom .slideshow_caption .slideshow_inner_caption .slideshow_align_caption {
        text-align: center;
    }

    Best regards,
    Rikard

    #1432110

    Thank you very much Rikard,
    That works fine.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Position of text and buttons in the full-screen slider’ is closed to new replies.