Jump to content

Limit size of image in Footer on mobile

Recommended Posts

Posted

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

  • Replies 3
  • Views 565
  • Created
  • Last Reply
Posted
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 (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.