You must be logged in to reply to this topic. Click here to login or register
Forum › Forum › WordPress Theme › SNS Market – WooCommerce WordPress Theme › How to remove overflow
Good day,
Please, how do I remove overflow from shop page, as shown via the screenshot link.
https://qsnapnet.com/snaps/2wdq7rhwl3n
I have tried the below codes in WordPress Customize
html {
overflow-x: hidden !important;
}
body {
overflow-x: hidden !important;
}
But when I refresh the page, the overflow comes back.
Thank you
You must be logged in to reply to this topic. Click here to login or register