Jump to content

Limit size of image in Footer on mobile

Go to solution Solved by Beyondspace,

Recommended Posts

  • Solution
31 minutes ago, kindandbrave said:

Site URL: https://willinglee.co/

Hi lovely Circle Team! I'm in the middle of rebranding my site and realized this sweet little logo I placed in the Footer, which looks great on desktop, is looking massive on mobile.

Does anyone know of a fix to limit the size so it's only the width of the text below it?
Thank you for your time!

IMG_6885.PNG

Screen Shot 2021-10-13 at 8.52.24 AM.png

Try

@media only screen and (max-width: 767px) {
  footer .image-block-wrapper img {
    width: 50% !important;
    height: auto !important;
    position: absolute;
    left: 50% !important;
    top: 50% !important;
    transform: translate(-50%, -50%);
  }
}

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 picker form field)
💫 Gallery block 7.1 workaround
🥳 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

image.png.bcf8f9dd8f0bdab871bfe4a87949bb09.png

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox)
🗓️ Delivery Date Picker (Squarespace Date picker form field)
💫 Gallery block 7.1 workaround
🥳 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.