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](Webflow - Michael's Fresh Site) (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
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.