Jump to content

Background images on border disappear on mobile and smaller screen

Recommended Posts

  • Replies 7
  • Views 617
  • Created
  • Last Reply

Add to Design > Custom CSS

/* Healing page mobile */
@media screen and (max-width:767px) {
[data-section-id="600237a6e40b7c3f2cd7e54a"] .section-background img {
    object-fit: contain !important;
    width: 100% !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

I added the following code: 

 

/* Healing page mobile */
@media screen and (max-width:767px) {
[data-section-id="600237a6e40b7c3f2cd7e54a"] .section-background img {
    object-fit: contain !important;
    width: 100% !important;
    height: auto !important;
}
}
Link to comment
15 hours ago, Peter550 said:

I added the following code: 

 


/* Healing page mobile */
@media screen and (max-width:767px) {
[data-section-id="600237a6e40b7c3f2cd7e54a"] .section-background img {
    object-fit: contain !important;
    width: 100% !important;
    height: auto !important;
}
}

It looks like you solved?

image.thumb.png.64b97b8a7b7d4d934b53a538b9fbe095.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.