Thomas_Mc Posted January 14, 2021 Share Posted January 14, 2021 Site URL: https://thommc.com I am currently trying to shrink the amount of white space between content sections on my portfolio. I have the sections set to the smallest height available, but the padding is still too much. I've seen that I could possibly reduce the padding manually through custom-css, but I'm not sure how to do this. Attached image shows an example of the white space. Thanks! Link to comment
Beyondspace Posted January 15, 2021 Share Posted January 15, 2021 3 hours ago, Thomas_Mc said: Site URL: https://thommc.com I am currently trying to shrink the amount of white space between content sections on my portfolio. I have the sections set to the smallest height available, but the padding is still too much. I've seen that I could possibly reduce the padding manually through custom-css, but I'm not sure how to do this. Attached image shows an example of the white space. Thanks! You can try this in Custom CSS .gallery-grid.gallery-grid--layout-grid { padding-top: 0; padding-bottom: 0; } BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox, video lightbox and much more) 🗓️ Delivery Date Picker (Squarespace Date picker form field) 💫 Gallery block 7.1 workaround 🥳 No-code customisations for Squarespace (+100 Spark plugin customisations) 🥳 Freemium Squarespace Widget Templates (+1000 Elfsight 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
Thomas_Mc Posted January 15, 2021 Author Share Posted January 15, 2021 Thank you! That worked. Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.