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; } } justin_phang 1 Greeting, it's BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.Feel free to check my current Squarespace Plugins Developement: Enable Pinch/Zoom on lightbox, Delivery Date Picker, Lightbox Studio pluginIf you find my answer fit your need, 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! Beyondspace 1 Learning something new everyday 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