michaelpga Posted April 1, 2021 Posted April 1, 2021 Site URL: https://www.knightsbridgegroup.com.au Hi there, I am having the same issue with the logo being too large on my mobile site: www.knightbridgegroup.com.au Version 7.1 Your assistance is greatly appreciated 🙂
Beyondspace Posted April 1, 2021 Posted April 1, 2021 9 hours ago, michaelpga said: Site URL: https://www.knightsbridgegroup.com.au Hi there, I am having the same issue with the logo being too large on my mobile site: www.knightbridgegroup.com.au Version 7.1 Your assistance is greatly appreciated 🙂 you can try adding this to Design->Custom CSS @media only screen and (max-width: 768px) { #block-yui_3_17_2_1_1617243203615_3506.sqs-block-image .design-layout-inline .intrinsic { max-width: 150px !important; } } BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox - PDF Lightbox popup - ...) </> 🗓️ Delivery Date Picker (Date picker form field) Gallery block 7.1 workaround </> No-code customisations for Squarespace
michaelpga Posted April 1, 2021 Author Posted April 1, 2021 8 hours ago, bangank36 said: you can try adding this to Design->Custom CSS @media only screen and (max-width: 768px) { #block-yui_3_17_2_1_1617243203615_3506.sqs-block-image .design-layout-inline .intrinsic { max-width: 150px !important; } } Hi there, Thank you for trying to help me, however this css code doesn't seem to change the size of the logo, it remains large? Any other suggestions?
michaelpga Posted April 1, 2021 Author Posted April 1, 2021 Hi there, Thank you for trying to help me, however this css code doesn't seem to change the size of the logo, it remains large? Any other suggestions?
ErikaT Posted April 1, 2021 Posted April 1, 2021 Hi, I think you just need to tweak @bangank36 150px to whatever lower value you wish 🙂 so say 60px
Recommended Posts
Archived
This topic is now archived and is closed to further replies.