IndigoBolt11 Posted October 11, 2021 Share Posted October 11, 2021 Site URL: https://wrasse-buffalo-6zlc.squarespace.com/ Hi, I have small icons for images as desktop, but on mobile they look huge, is there a way to make the images smaller on mobile so they are not so overtaking? Also the site navigation text is so huge on mobile- is there a way to make it smaller? Link to comment
Solution Beyondspace Posted October 13, 2021 Solution Share Posted October 13, 2021 On 10/12/2021 at 1:59 AM, IndigoBolt11 said: Site URL: https://wrasse-buffalo-6zlc.squarespace.com/ Hi, I have small icons for images as desktop, but on mobile they look huge, is there a way to make the images smaller on mobile so they are not so overtaking? Also the site navigation text is so huge on mobile- is there a way to make it smaller? You can try adding to Home > Design > Custom Css @media only screen and (max-width: 767px) { section[data-section-id="60bfdcc95d0a710682ff1858"] .sqs-image-shape-container-element img { width: 50% !important; height: auto !important; left: 50% !important; top: 50% !important; transform: translate(-50%, -50%) !important; } section[data-section-id="60bfdcc95d0a710682ff1858"] .sqs-image-shape-container-element { margin-bottom: -20%; margin-top: -20%; } } Support me by pressing 👍 if this useful for you 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, Keyword HighlighterIf 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
Beyondspace Posted October 13, 2021 Share Posted October 13, 2021 My result after applying this 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, Keyword HighlighterIf 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
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment