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!
Question
Thomas_Mc 1
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 post
Top Posters For This Question
2
1
Popular Days
Jan 15
2
Jan 14
1
Top Posters For This Question
Thomas_Mc 2 posts
bangank36 1 post
Popular Days
Jan 15 2021
2 posts
Jan 14 2021
1 post
Popular Posts
bangank36
You can try this in Custom CSS .gallery-grid.gallery-grid--layout-grid { padding-top: 0; padding-bottom: 0; }
Thomas_Mc
Thank you! That worked.
Posted Images
2 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment