For some reason, the webpage moves up and down randomly (www.whoobi.com). If you scroll down to the middle of the website and let it sit for about 5-10 seconds, you will see that the page just moves up and down randomly. I’m guessing it’s due to one of the sliders, but not sure. Any help would be appreciated.
Thank you!
Hi Starkos!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.avia-content-slider-active .slide-entry-wrap { min-height: 250px; }
Best regards,
Yigit
That worked! Thank you!