kindandbrave Posted October 13, 2021 Posted October 13, 2021 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!
Beyondspace Posted October 13, 2021 Posted October 13, 2021 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! 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
Beyondspace Posted October 13, 2021 Posted October 13, 2021 My result 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
kindandbrave Posted October 14, 2021 Author Posted October 14, 2021 Thanks so much @bangank36! I adjusted some things to make it left-aligned, but it works 🙂
Recommended Posts
Archived
This topic is now archived and is closed to further replies.