Viewing 4 posts - 1 through 4 (of 4 total)
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.
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?
Hey!
Try adding this code to the Quick CSS:
ul.avia-slideshow-inner {
max-height: 500px;
}
Cheers!
Josue
Thank you!
You are welcome, glad to help :)
Regards,
Josue