Jump to content

Adjusting banner image for mobile sites

Recommended Posts

  • Replies 3
  • Views 232
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Posted Images

@CKing0828

When you upload a banner image you should see a small white circle in the centre of the image. This is the image focal point. As the screen size adjusts it will display the focal point as the centre of the image and crop everything else.

If you drag the circle over the logo part of your image it will display it more clearly on a mobile device.

Hope that helps.

Link to comment
On 2/14/2022 at 9:40 AM, CKing0828 said:

Thank you! I tried that and it still is cutting off the photo too much, is there a way to get it to resize down for mobile devices? I’m not familiar with coding so unsure how that would look.

Add to Design > Custom CSS > Then save & reload the site

@media screen and (max-width:640px) {
section#new-page-61 figure img {
    width: 100% !important;
    height: auto !important;
    left: 0 !important;
    top: 0 !important;
}
section#new-page-61 .spacer-block {
    display: none;
}
section#new-page-61 h3 {
    font-size: 18px;
}
section#new-page-61 {
    height: 250px;
}
}

 

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.