How to stop panel from automatically resizing

Hi please see panel 5 of my website:

https://perfectstatement.co.uk/

The panel keeps automatically resizing - this is great while you’re on the panel. But when you scroll further down, it continues resizing! Constantly shifting the size of the webpage, pushing users up and down - please let me know how to fix!

Hi @AndrewM94,

Thank you for writing in, that issue is caused by uneven size of your testimonial slides. The way to resolve that is to apply a min-height to your testimonial slider, get the height of your tallest slides, and use that as the minimum height. that way even the testimonial is short the height of the slider is still the same

You can find the proper CSS code selector using the Chrome browser Developer Toolbar
For the CSS code itself, I suggest that you get started with this tutorial

Hope it helps,
Cheers!

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.