How can I eliminate the horizontal scroll issue on my webpage?

Hey there,

I have the problem that both my mobile and desktop view have a horizontal scroll.

I’m not quite sure what the problem is or how to fix it, could you help me there?

Shop: here

Password: siesoh1

Thank you for any help :)!

@itsolidude12 - remove this very last css and scroll will be removed

1 Like

The problem when i remove this tho, is that the product page is not centered in mobile view anymore :/.

@itsolidude12 - then put it in media query where min screen width is 768px

Yeah, i know. But then the horizontal scroll is back lol

@itsolidude12 - no, if you set min width 768, then on bigger screen it should be fine