Jump to content

Mojave | Mobile / Desktop Image sizing Assistance

Recommended Posts

Hi everyone, 

I am using the Mojave as my base and have added in a few images that look great on the desktop site, but far too clunky on the mobile layout. Previously i've made a few websites on here and have been able to switch off mobile view but its not possible anymore. ( heartbreak! )

The website is: https://seabass-bugle-acpz.squarespace.com/ 

In the first image ( image 1 )  about Us > Values i want the icons on mobile to look the same as image 1. Image 2 shows how they look when we switch to mobile view. 

Third image (image 3) is how i would like the Project view to look, however Image 4 shows what they look like. 

Any help would be epic! 

Image 1.png

Image 2.png

Image 3.png

Image 4.png

Link to comment
  • Replies 4
  • Views 492
  • Created
  • Last Reply

Add to Home > Design > Custom CSS

@media screen and (max-width:640px) {
div#page-5dedb675af06d83e3e5e7b5a img {
    width: 100px !important;
    height: auto !important;
}
div#page-5dedb675af06d83e3e5e7b5a .image-block-wrapper {
    padding-bottom: 20% !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

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.