IndigoBolt11 Posted October 11, 2021 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?
Beyondspace Posted October 13, 2021 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 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 after applying this 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
Recommended Posts
Archived
This topic is now archived and is closed to further replies.