Tagged: ,

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

    Hello,

    On my homepage I want a full width slider with some text and 2 buttons.
    But the max height of the slider can only be 75%.
    The rest of the 25% I want to fill with text.

    How can I fix this?

    Thanks!

    • This topic was modified 6 years, 2 months ago by Pattriek.
    #1007963

    WOW! Found the solution after 2 hours searching:

    .avia-fullscreen-slider .avia-slideshow {
    max-height: 65vh!important;
    }

    #1008013

    Hi,

    I’m glad you were able to get this resolved. If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Full Width slider with max height of 75%’ is closed to new replies.