Jump to content

Image formatting - resizing on mobile?

Recommended Posts

Posted

Site URL: http://emwave.ca

Hi, hope someone can help with formatting issues we're having with our site image header on the mobile site. Please see attached screenshots of the desktop site vs the mobile site.

Any help would be appreciated! Thank you

The site is not yet published

desktop.jpg

mobile.jpg

  • Replies 7
  • Views 900
  • Created
  • Last Reply
Posted

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!

Posted
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!)

Posted
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!)

  • 2 weeks later...

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.