Jump to content

Adjusting Images & Site Navigation for Mobile

Go to solution Solved by Beyondspace,

Recommended Posts

  • Replies 2
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Posted Images

  • Solution
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 (Enable Pinch/Zoom on lightbox)
🗓️ Delivery Date Picker (Squarespace Date format)
💫 Animated Buttons (Referral URL)
🥳 Sparkplugin Customisations Browsers (Browse +100 Spark plugin customisations)
🥳 Elfsight Template Browsers (Browse +1000 Elfsight widget Templates)

If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you!

 

Link to comment

My result after applying this

image.png.39451d7aa5a4e8baec6c96ab03209017.png

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox)
🗓️ Delivery Date Picker (Squarespace Date format)
💫 Animated Buttons (Referral URL)
🥳 Sparkplugin Customisations Browsers (Browse +100 Spark plugin customisations)
🥳 Elfsight Template Browsers (Browse +1000 Elfsight widget Templates)

If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you!

 

Link to comment

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.