H> Horizontal Scroll Can't be Eliminated (Web/Desktop View)

Hi everyone!

I am having trouble with our horizontal scroll for desktop view.
I can’t remove it.

I already tried to add

aeronrubio_0-1720368656391.png

in the theme.css
And to the custom css tab of the theme but I get this pop up.

Hi @aeronrubio

This is Amelia from PageFly - Landing Page Builder App

You can try with this code:

body, html {

overflow-x: hidden !important;

}

Hope that my solution works for you.

Best regards,

Amelia | PageFly

Hi,

It will be of great help if you can share your store URL so we can take a look, there might be a certain error with one of the sections that are causing the overflow.

here’s the page that horizontal scroll exists
https://geniuslabgear.com/collections/stem-pocket-tools/products/pocket-engineer-wallet-ruler-conversion-reference
and all these pocket tools landing pages

https://geniuslabgear.com/collections/stem-pocket-tools

It worked!! ATLAST!

Thank you so much!