Jump to content

Banner Image Won't Resize for Mobile View

Recommended Posts

Site URL: https://www.oxenfart.com

Hello, 

Our banner artwork appears fine on our site when viewing on a computer screen, but the mobile view does not resize the banner and cuts off the bulk the image versus resizing for the mobil platform. Any tips on why this is happening, and how resolve it? We've found that the majority of site visitors use mobile, and don't want to reduce the impact of the image.

I already used a CSS Code but when the image resizes there is a large space underneath the image.

Thanks in advance.

 

Bildschirmfoto 2022-02-21 um 19.12.23.png

Bildschirmfoto 2022-02-21 um 19.12.43.png

Link to comment
  • Replies 2
  • Views 231
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Posted Images

Add to Design > Custom CSS

@media screen and (max-width:640px) {
body.homepage .Parallax-item:first-child img {
    width: 100% !important;
    height: auto !important;
    top: 0 !important;
    left: 0 !important;
}
section#home-team {
    min-height: unset !important;
    height: 200px;
}
}

image.thumb.png.c1b88642d8992e3cb8a605e6234e8889.png

Edited by tuanphan

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.