I’ve got a small horizontal scroll on my product page that I can’t get rid of.
I can’t find any elements that are wider than screen width, thus causing a scrollbar. And when I inspect the and html tags, it seems the overflow is not in there. I’m not sure where it could be. Therefore, a solution like this will NOT work
html, body { overflow-x: hidden; }
https://goodlifetallow.com/products/sandalwood-tallow-balm
Please help!