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