Scrolling issues on website

Hi guys, one of my client websites has an scrolling issue on mobilephone also on desktop, could you help me?

www.stb-clausen.de

best regard
roland hentschel

Hello Roland ,

Thanks for writing to us.

It might be the issue of any custom code issue, I would recommend you add this custom CSS code to the Global CSS code for a quick fix.

body {
overflow-x: inherit !important;
}

The purpose of providing custom CSS is to show you how to add CSS code to your site. Writing custom CSS is outside the scope of our theme support. If you need more customization, you need to learn CSS and learn how to use the browser’s element inspector.In case you have no idea about coding you can subscribe to One where customization questions are answered.

Hope it helps.
Thanks

Thanks for the response @prakash_s but i dont see any custome code that could cause this also checked every plugin… issue is stil there.

Hey Roland,

Have you added the suggested custom CSS? When I checked your site on my MS Edge browser, I could not replicate any issue. If you can send us a video screenshot of your site while the issue is happening, that would greatly help in understanding your issue.

Best Regards.

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