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" Beyondspace 1 Link to comment
Solution Beyondspace Posted September 27, 2021 Solution 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%; } } tuanphan 1 BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox) 🗓️ Delivery Date Picker (Squarespace Date format) 💫 Animated Buttons (Referral URL) 🥳 Sparkplugin Customisations Browsers (Browse +100 Spark plugin customisations) 🥳 Elfsight Template Browsers (Browse +1000 Elfsight widget Templates) 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
Create an account or sign in to comment
You need to be a member in order to leave a comment