Dhowbearcat Posted September 27, 2021 Share Posted September 27, 2021 Site URL: https://tulip-ranunculus-xc8d.squarespace.com/aboutus Hello, I am trying to have an image collage stack on mobile. On mobile currently it alot of the image is cut off currently and looking to rectify that. This website provides a great example of what I am trying to achieve: https://est-bostoncopywriter.com/about. The page I am trying to edit is here: https://tulip-ranunculus-xc8d.squarespace.com/aboutus Password: "SuperTrip" Link to comment
Beyondspace Posted September 27, 2021 Share Posted September 27, 2021 35 minutes ago, Dhowbearcat said: Site URL: https://tulip-ranunculus-xc8d.squarespace.com/aboutus Hello, I am trying to have an image collage stack on mobile. On mobile currently it alot of the image is cut off currently and looking to rectify that. This website provides a great example of what I am trying to achieve: https://est-bostoncopywriter.com/about. The page I am trying to edit is here: https://tulip-ranunculus-xc8d.squarespace.com/aboutus Password: "SuperTrip" Add this into Design->Custom CSS @media only screen and (max-width: 600px) { .sqs-block-image .design-layout-collage.sqs-narrow-width .image-card-wrapper { margin-top: 0; float: none !important; width: 100%; } .sqs-block-image .design-layout-collage.sqs-narrow-width .intrinsic { width: 100%; } } 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
Dhowbearcat Posted September 27, 2021 Author Share Posted September 27, 2021 Thanks bangank36! This worked. Appreciate your help on this. Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.