Jump to content

Banner Risize on Mobile for 7.0

Recommended Posts

Site URL: https://www.tofw.com/takecourage

Hey All,

I know this has been asked 1,000 times (because I have read them all) but I cannot seem to get my banner image to resize correctly for mobile, it is zooming in way to much. It looks perfect for desktop but not so great for tablet or mobile. I have tried all the different CSS code snippets I can find in the forums but nothing is working and I can't find the block id for the banner either. I am using the Bedford template on 7.0. I am at a total loss. Anyone have any ideas or a CSS code that will work? 

Screen Shot 2020-06-30 at 10.22.21 AM.png

Screen Shot 2020-06-30 at 10.22.35 AM.png

Screen Shot 2020-06-30 at 10.22.40 AM.png

Link to comment
  • 1 month later...
7 hours ago, Asiya said:

Hi, I need help with my mobile and tablet banner.

https://www.alongsiders.org/trainingfortrainers

Add to Home > Design > Custom CSS

@media screen and (max-width:640px) {
body#collection-5f18f20d750c1632b670ab43 {
div#banner-wrapper img {
    width: 100% !important;
    left: 0 !important;
    height: auto !important;
}
div#banner-wrapper {
    height: 200px;
}
}
}

 

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
1 hour ago, tuanphan said:

Add to Home > Design > Custom CSS


@media screen and (max-width:640px) {
body#collection-5f18f20d750c1632b670ab43 {
div#banner-wrapper img {
    width: 100% !important;
    left: 0 !important;
    height: auto !important;
}
div#banner-wrapper {
    height: 200px;
}
}
}

 

Thank you so much

Link to comment
  • 2 months later...
1 hour ago, adjunctadvisors said:

I'm having the same issue...banner won't resize for mobile. Can you help? 

https://www.adjunctadvisors.com

 

Add to Home > Design > Custom CSS

@media screen and (max-width:640px) {
.homepage figure img {
    width: 100% !important;
    left: 0 !important;
    height: auto !important;
}
}

 

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
  • 1 year later...

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.