When you scroll down on mobile, the page moves around to the right and left exposing white background/screen. Why is this?

Hello,
I created this site and the home page scrolls right and left in mobile view when looking at the published site on a browser. The other screens are ok (they don’t wobble back and forth). I’ve made sure that the width is no more than 100%

I’d really appreciate some help!

Thanks :slight_smile:

Could be a lot of things. A simple yet effective way to prevent this issue would be by creating a page wrapper with an overflow: hidden.

Let me know if it helps!

Thanks for the advice. I was able to fix the problem!