Jump to content

Adjusting Images & Site Navigation for Mobile

Recommended Posts

  • Replies 2
  • Views 526
  • Created
  • Last Reply
Posted
On 10/12/2021 at 1:59 AM, IndigoBolt11 said:

Site URL: https://wrasse-buffalo-6zlc.squarespace.com/

Hi, 

I have small icons for images as desktop, but on mobile they look huge, is there a way to make the images smaller on mobile so they are not so overtaking? 

Also the site navigation text is so huge on mobile- is there a way to make it smaller?

Screen Shot 2021-10-11 at 12.57.26 PM.png

Screen Shot 2021-10-11 at 12.57.30 PM.png

Screen Shot 2021-10-11 at 12.57.46 PM.png

Screen Shot 2021-10-11 at 12.58.49 PM.png

You can try adding to Home > Design > Custom Css

@media only screen and (max-width: 767px) {
  section[data-section-id="60bfdcc95d0a710682ff1858"]
    .sqs-image-shape-container-element
    img {
    width: 50% !important;
    height: auto !important;
    left: 50% !important;
    top: 50% !important;
    transform: translate(-50%, -50%) !important;
  }

  section[data-section-id="60bfdcc95d0a710682ff1858"]
    .sqs-image-shape-container-element {
    margin-bottom: -20%;
    margin-top: -20%;
  }
}

Support me by pressing 👍 if this useful for you

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Pinch/Zoom images, videos - PDFs Lightbox - ...) </>  🗓️ Delivery Date Picker (Date picker form field)
Gallery block 7.1 workaround </> 🤖 Ask me anything

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.