justin_phang Posted June 20, 2020 Share Posted June 20, 2020 Site URL: https://www.justinphang.com/ Hey there! My current homepage (index page) display multiple images, is there a way to control the height of each images so that it can display more? Here's what I mean Learning something new everyday Link to comment
Beyondspace Posted June 20, 2020 Share Posted June 20, 2020 Hi dear, you can use this snippet, add it into Design_>Custom Css @media screen and (max-width: 600px) { .index-item-height-large:not(.index-item-width-grid) .index-item { height: 30vh; } } 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
justin_phang Posted June 21, 2020 Author Share Posted June 21, 2020 This is awesome! Thank you so much BaNgan! Learning something new everyday Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.