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; } tuanphan 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
Thomas_Mc Posted January 15, 2021 Author Share Posted January 15, 2021 Thank you! That worked. Beyondspace 1 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