abroadening_admin Posted April 23, 2022 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
Beyondspace Posted April 23, 2022 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 BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Pinch/Zoom images, videos - PDFs Lightbox - ...) </> 🗓️ Delivery Date Picker (Date picker form field) Gallery block 7.1 workaround </> 🤖 Ask me anything
Beyondspace Posted April 23, 2022 Posted April 23, 2022 My testing BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Pinch/Zoom images, videos - PDFs Lightbox - ...) </> 🗓️ Delivery Date Picker (Date picker form field) Gallery block 7.1 workaround </> 🤖 Ask me anything
abroadening_admin Posted April 23, 2022 Author 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!
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment