Jump to content

Reduce height of mobile banner on each page

Recommended Posts

  • Replies 4
  • Views 512
  • Created
  • Last Reply

Top Posters In This Topic

11 hours ago, oldegray said:

Site URL: https://www.clarkforkyachtclub.com/river-tubing

Hello - 

How can I reduce the height of the 1st banner of each page just for mobile?  It's fine on the desktop view, but tends to take up too much space on the mobile view. Thank you!

You mean the banner "hey I wanna do that"?

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
9 hours ago, HillaryFiso said:
I want to reduce the height of my slideshow gallery on the homepage banner when displaying on mobile by about 50% but I can't work out how to change this. https://www.whitbycollegiate.school.nz/

 Add to Design > Custom CSS

/* resize slideshow */
@media screen and (max-width:640px) {
    #home-1 .gallery-block {
       .sqs-gallery-design-stacked, & {
    height: 300px !important;
}
.sqs-gallery-controls>a {
    top: 25% !important;
}
    }
}

 

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

Create an account or sign in to comment

You need to be a member in order to leave a comment

×
×
  • 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.