I’ve got a weird issue on mobile.
When the user tap in my form field, and then stop the focus on it, my hole website is scrolling horizontally on mobile.
I tried disabling the overflow, but it doesn’t work.
What can i try next ? Thanks !
there seems to be an issue on the mobile landscape breakpoint, on which your grid of logos are overflowing the width of the page. Try setting the div “Container Greyscale” to overflow: hidden.