Jump to content

Mobile Header Image Resized

Recommended Posts

  • Replies 3
  • Views 485
  • Created
  • Last Reply
15 hours ago, ashinteractive said:

Site URL: https://www.indyccc.org/crucial-conversations

Hello, 

I am trying to resize the top image on this page https://www.indyccc.org/crucial-conversations to fit on mobile. What code would I need to do this?

Thank you

Add to Design > Custom CSS

/*Crucial conversations resize image */
@media screen and (max-width:768px) {
body#collection-6037ddaaf56f8572f46d79c7 {
.banner-thumbnail-wrapper.has-description figure img {
    width: 100% !important;
    height: auto !important;
    left: -20px !important;
}
.banner-thumbnail-wrapper.has-description {
    height: 180px !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
On 5/26/2021 at 5:43 AM, tuanphan said:

Add to Design > Custom CSS


/*Crucial conversations resize image */
@media screen and (max-width:768px) {
body#collection-6037ddaaf56f8572f46d79c7 {
.banner-thumbnail-wrapper.has-description figure img {
    width: 100% !important;
    height: auto !important;
    left: -20px !important;
}
.banner-thumbnail-wrapper.has-description {
    height: 180px !important;
}}
}

 

Plugged it in and we're good to go! Thank you so much for your help! 

Link to comment
On 6/2/2021 at 2:46 AM, ashinteractive said:

Plugged it in and we're good to go! Thank you so much for your help! 

Do you want to solve these?

Site URL – https://www.indyccc.org/

1. (Tablet-Homepage) Make phone number same line?

indyccc.org-01-min.png

2. (Mobile-Homepage) Make phone number new line?

indyccc.org-02-min.png

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

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.