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

    I have a full width easy slider on my home page. When it scrolls to the second slide the slider extends in height. How can I make it so that the slides are the same height?

    • This topic was modified 8 years, 4 months ago by mosaic.
    #663814

    Hey!

    Try adding this code to the Quick CSS:

    ul.avia-slideshow-inner {
        max-height: 500px;
    }

    Cheers! 
    Josue

    #663867

    Thank you!

    #663999

    You are welcome, glad to help :)

    Regards,
    Josue

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘How to make all slides the same height on full width easy slider?’ is closed to new replies.