Parallax Image Help

Hello,
I just added a parallax image according to this tutorial however for some reason it is possible to scroll left ad right on my website now, can anyone please explain to me why this is happening and how to fix it?

My website share link: Link

My website published link: http://kiryat-habanim-official.webflow.io/

Thank you!

I don’t seem to be able to reproduce it but genrally when you have this issue you need to put overflow:hidden on the parent of the element that overflows. (usually a section)

1 Like

Hey,
Have you checked the desktop version?
It happens only there

Also,
I have set overflow to hidden which is why I’m confused