DianaCE Posted February 8, 2021 Share Posted February 8, 2021 Site URL: https://www.balancemenutrition.com Hi Team, Just finished my website that looks ok in the computer but if I check it on my mobile there is free space on the right. The content moves left-right. I checked if there is any additional space by mistake but there isn't. If I check the mobile view in my computer everything looks fine. By any chance someone has an idea how can i correct this? many thanks Link to comment
MaryPhilip_ Posted February 8, 2021 Share Posted February 8, 2021 It looks fine for me. If it is still persisting it is likely that there is a content overflow. You'll want to add to the Design > Custom CSS: html, body { overflow-x: hidden!important; } tuanphan 1 Hi 👋 I'm a Squarespace Expert Member, Circle Member & only Squarespace Authorised Trainer in Scotland. Check out my portfolio at Mary Philip. Hit the little 👍 if I've helped. Link to comment
tuanphan Posted February 9, 2021 Share Posted February 9, 2021 I see slideshow doesn't look good on mobile. You can add this to Design > Custom CSS to fix it. /* resize mobile homepage slideshow */ @media screen and (max-width:767px) { body.homepage .gallery-fullscreen-slideshow { height: 30vh !important; } } (Add code then save & reload your site) 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
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment