Lyngby Posted March 11, 2022 Share Posted March 11, 2022 Site URL: https://www.trinelyngby-trow.com Hi there , Dont know if anyone can help. I have a problem with all the full-width images on my site as for instance the header on this page: https://www.trinelyngby-trow.com/malone-architecture . They look good on desktop but all cuts off on mobile so only the middle bit shows. They don't seem to resize at all just cuts off. I have tried the CSS from previous questions on this subject but none of them work. Maybe they were for a different theme. Any advice would be greatly appreciated. Many thanks, Trine Link to comment
Beyondspace Posted March 11, 2022 Share Posted March 11, 2022 1 hour ago, Lyngby said: Site URL: https://www.trinelyngby-trow.com Hi there , Dont know if anyone can help. I have a problem with all the full-width images on my site as for instance the header on this page: https://www.trinelyngby-trow.com/malone-architecture . They look good on desktop but all cuts off on mobile so only the middle bit shows. They don't seem to resize at all just cuts off. I have tried the CSS from previous questions on this subject but none of them work. Maybe they were for a different theme. Any advice would be greatly appreciated. Many thanks, Trine Does it make sense? BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox - Lightbox captions only mode) 🗓️ Delivery Date Picker (Squarespace Date picker form field) 💫 Gallery block 7.1 workaround 🥳 No-code customisations for Squarespace 🚀 Learn how to rank new pages on Google in 48 hours! If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you! Link to comment
Beyondspace Posted March 11, 2022 Share Posted March 11, 2022 Try in Home > Design > Custom Css @media only screen and (max-width: 767px) { section[data-section-id="621e7c800ec5d53fe1954287"] .section-background img { height: auto !important; } } Let me know how it works on your site Support me by pressing 👍 if this useful for you BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox - Lightbox captions only mode) 🗓️ Delivery Date Picker (Squarespace Date picker form field) 💫 Gallery block 7.1 workaround 🥳 No-code customisations for Squarespace 🚀 Learn how to rank new pages on Google in 48 hours! If you find my answer useful, 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