abroadening_admin Posted April 23, 2022 Share Posted April 23, 2022 Site URL: https://www.abroadening.org/get-involved We have a simple list in a card style. Is there a way to set these cards to be the same size? (screenshot is attached) Thanks, Stefan Link to comment
Beyondspace Posted April 23, 2022 Share Posted April 23, 2022 7 hours ago, abroadening_admin said: Site URL: https://www.abroadening.org/get-involved We have a simple list in a card style. Is there a way to set these cards to be the same size? (screenshot is attached) Thanks, Stefan You can try adding in Home > Design > Custom Css .list-item { height: 100%; box-sizing: border-box; } Let me know how it works on your site 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
Beyondspace Posted April 23, 2022 Share Posted April 23, 2022 My testing 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
abroadening_admin Posted April 23, 2022 Author Share Posted April 23, 2022 12 hours ago, bangank36 said: You can try adding in Home > Design > Custom Css .list-item { height: 100%; box-sizing: border-box; } Let me know how it works on your site Works perfectly! Thanks! 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