Jump to content

Banner on Home Page cutting off in Mobile View

Recommended Posts

Site URL: https://www.wearebloomvillage.com

Hi,

I just went to check out my new website in mobile view and noticed that only a small portion of the banner image on my home page is being displayed. Is there a way to fix this so that the entire banner can be viewed? Also, I have 6 navigation square buttons that are displayed 3 in each row on my website, in the mobile view they are displayed one after the other. Is there a way to change this as well? Any advice would be much appreciated. Thank you!

website: https://www.wearebloomvillage.com

Link to comment
  • Replies 1
  • Views 274
  • Created
  • Last Reply

Add to Design > Custom CSS

/* resize mobile banner */
@media screen and (max-width:640px) {
section#new-page figure img {
    width: 100% !important;
    height: auto !important;
    left: 0 !important;
}
section#new-page {
    min-height: unset !important;
    height: 170px;
}
}

image.thumb.png.df04db9713b3165992c3477a87f51742.png

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.