Jump to content

Image formatting - resizing on mobile?

Recommended Posts

  • Replies 7
  • Views 739
  • Created
  • Last Reply

Top Posters In This Topic

5 hours ago, emwave said:

The site is still in development and not publicly posted yet

The main photo is cut off on the mobile version of the site, is there a way to format the photo so that the mobile site shows the whole photo? Thanks for your help!

Can you share link to exact page?

image.thumb.png.442f859fe0ca6e0d8e63d5773d8c1d2c.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
On 10/6/2021 at 4:15 AM, emwave said:

anyone can help? thanks

Try adding to Design > Custom CSS

@media screen and (max-width:767px) {
[data-section-id="60f4e440bf9212646c4d6779"] {
	.section-background, .section-background-content {
    opacity: 1 !important;
}
img {
    visibility: visible !important;
    opacity: 1 !important;
    object-fit: contain !important;
    height: auto !important;
}
.section-background-canvas.background-fx-canvas {
    opacity: 0 !important;
}
& {
    min-height: unset !important;
    height: 45vh;
}
}
}

 

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
  • 2 weeks 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.