Jump to content

Mobile view

Recommended Posts

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
  • Replies 2
  • Views 512
  • Created
  • Last Reply

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;
}

 

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

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

Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)

Link to comment

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.