Jump to content

Hide or reduce mobile banner in Jones template

Recommended Posts

  • Replies 4
  • Created
  • Last Reply

@BenWatch to hide banner in mobile, add this to HOME > DESIGN > CUSTOM CSS


@media screen and (max-width:640px) {
.page-banner-wrapper {
   display: none;
}
}

To reduce banner height, use this code


@media screen and (max-width:640px) {
.page-banner-wrapper {
   height: 30vh !important;
}
}

Reference: https://beaverhero.com/jones-template-squarespace/#ReduceMobileBanner_Height

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
  • 3 months later...
8 hours ago, colehensley said:

@tuanphan can you help to keep banner image the same height (or larger than its' default crop) when in mobile view??

https://thefatdonkey2020.squarespace.com
Password: DONKEY

 

incorrect password

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

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.