Jump to content

Banners cutting off on mobile

Recommended Posts

  • Replies 8
  • Views 587
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Posted Images

What is your password?

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox)
🗓️ Delivery Date Picker (Squarespace Date picker form field)
💫 Gallery block 7.1 workaround
🥳 Sparkplugin Customisations Browsers (Browse +100 Spark plugin customisations)
🥳 Elfsight Template Browsers (Browse +1000 Elfsight widget Templates)

If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you!

 

Link to comment
10 hours ago, chloezola526 said:

Now I've found a code that fixes the spacing and banner being cut off issues for the top banner, but does not fix the banners on the rest of the page being cut off....

Add to Design > Custom CSS

/* Homepage banner */
@media screen and (max-width:767px) {
[data-section-id="61cf674327ff6407deca6a76"] {
    min-height: unset !important;
    height: 35vh;
}
}

 

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
10 hours ago, chloezola526 said:

The banners below, I fixed the orange building one, but this one is still cut off on mobile, I've attached a screenshot below to show you:

Screen Shot 2022-01-04 at 10.19.31 AM.png

Use this new code

/* Homepage banner */
@media screen and (max-width:767px) {
[data-section-id="61cf674327ff6407deca6a76"] {
    min-height: unset !important;
    height: 35vh;
}
[data-section-id="61d3271dd788ed6ed340bb86"] {
    min-height: unset !important;
    height: 30vh !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.