Jump to content

How to change banner image appearance on mobile?

Recommended Posts

  • Replies 1
  • Views 329
  • Created
  • Last Reply
Posted
On 6/8/2021 at 4:57 AM, kc2615 said:

Site URL: https://plums-violin-8xhb.squarespace.com/

password "supple"

Wondering how to resize my top homepage banner image to look more zoomed in on mobile. I love the full look on desktop, but it seems awkward on mobile

Add to design > Custom CSS. then save & reload the site

/* Mobile-Resize top banner */
@media screen and (max-width:640px) {
body.homepage .Parallax-item:first-child img {
    width: 100% !important;
    height: auto !important;
    left: 0 !important;
}
section#welcome-photo {
    min-height: unset !important;
    background: none !important;
    height: 100px;
}
}

 

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!)

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.