michaelpga Posted April 1, 2021 Share 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 🙂 Link to comment
Beyondspace Posted April 1, 2021 Share 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; } } michaelpga and ErikaT 2 Greeting, it's BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.Feel free to check my current Squarespace Plugins Developement: Enable Pinch/Zoom on lightbox, Delivery Date Picker, Lightbox Studio pluginIf you find my answer fit your need, let's leave a like or upvote so others with the same issue can find their solution. Thank you Link to comment
michaelpga Posted April 1, 2021 Author Share 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? Link to comment
michaelpga Posted April 1, 2021 Author Share 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? Link to comment
ErikaT Posted April 1, 2021 Share Posted April 1, 2021 Hi, I think you just need to tweak @bangank36 150px to whatever lower value you wish 🙂 so say 60px michaelpga and Beyondspace 1 1 Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment