noahawaii Posted April 29, 2022 Share Posted April 29, 2022 Site URL: https://noahlangphotography.com/blog/how-to-get-enchantment-permits-leavenworth-washington On a desktop and in the little squarespace mobile window it says that x-overflow is working from the code I applied below until I actually visit the site on a phone and there's clearly still horizontal scrolling. Any idea on what I'm missing ? body { max-width: 100% !important; overflow-x: hidden !important; } Thanks Link to comment
tuanphan Posted May 1, 2022 Share Posted May 1, 2022 Try adding this code html, body { overflow-x:hidden; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
noahawaii Posted May 1, 2022 Author Share Posted May 1, 2022 10 minutes ago, tuanphan said: Try adding this code html, body { overflow-x:hidden; } that did it thanks Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment