Hi, it seems that if I have testimonials in different lengths the testimonials element gets bigger/smaller with every testimonial transition. How can I prevent that and make it fixed so it won’t get bigger or smaller and stay at a fixed width?
Thanks.
Hi!
Try this CSS fix:
#top .av-large-testimonial-slider { min-height: 500px; }
Best regards,
Josue
Thanks.
You are welcome, glad to help :)
Regards,
Josue