Jump to content

MY BANNER CUTS OFF WHEN TRYING TO DISPLAY ON MOBILE.

Recommended Posts

  • Replies 2
  • Created
  • Last Reply
25 minutes ago, pieceofheavennnyt said:

Your site is private, we can't check

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox)
🗓️ Delivery Date Picker (Squarespace Date format)
💫 Animated Buttons (Referral URL)
🥳 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
  • 2 weeks later...

Add this to Home > Design > Custom CSS

/* resize home mobile banner */
@media screen and (max-width:767px) {
body.homepage #page section:first-child {
    min-height: 20vh !important;
}
}

The banner on tablet doesn't look good. Add this to Custom CSS

/* resize tablet banner */
@media screen and (max-width:991px) and (min-width:768px) {
body.homepage #page section:first-child {
    min-height: 30vh;
}
}

@pieceofheavennnyt

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.