Jump to content

Image being cut off on mobile version

Recommended Posts

Site URL: https://bymaza.co.uk

I've got a banner of magazine logo's down at the bottom of my homepage - it's one long banner image and I have made it the background. 

It looks fine on desktop, but you can only see Vogue on the mobile version as it's being cropped. 

Is there a way for this not to be chopped in half when viewed on mobile? 

Thank you so much

 

 

Link to comment
  • Replies 1
  • Views 1.3k
  • Created
  • Last Reply
1 hour ago, maisierae said:

Site URL: https://bymaza.co.uk

I've got a banner of magazine logo's down at the bottom of my homepage - it's one long banner image and I have made it the background. 

It looks fine on desktop, but you can only see Vogue on the mobile version as it's being cropped. 

Is there a way for this not to be chopped in half when viewed on mobile? 

Thank you so much

 

 

You can try fix it using css, the root cause is the section default min-height is 100% screen height, which make the crop

@media only screen and (max-width: 768px) {
  section[data-section-id="601d20558d2c556f87dbd658"] {
    min-height: inherit !important;
  }
}

image.thumb.png.e64faae5a3b9237d230abdabb3b1be0d.png

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

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.