Disable mobile horiztonal scorll?

How do I prevent users from horizontal scrolling on mobile? I assume it’s from my floating blobs off screen, however I made them overflow hidden and it still scrolls horizontally.


Here is my site Read-Only: [LINK](https://preview.webflow.com/preview/michaels-fresh-site-5b9091?utm_medium=preview_link&utm_source=designer&utm_content=michaels-fresh-site-5b9091&preview=ef00d3159f4b0bc0fdc55c6adcdf6815&workflow=preview)
(how to share your site Read-Only link)

Hey @miberk90

Try placing your images inside a div and give overflow hidden to that div. You need to change your structure and make it more web friendly.

Let me know if that works :webflow_heart:

Any chance you can check on desktop as well? I am having the same problem, even though the image is in a container that is hidden on overflow.