MAC1 Posted August 31, 2023 Share Posted August 31, 2023 Hi, the default padding on the grid gallery is too much. how can I reduce top/bottom for all gallery: grid simple on the whole website? cheers web: https://ellipse-teal-dl5w.squarespace.com/design/glitch-mx pass: 2 Thanks Link to comment
Solution tuanphan Posted September 3, 2023 Solution Share Posted September 3, 2023 Add to Website > Website Tools > Custom CSS /* Gallery Grid Padding */ .gallery-grid.gallery-grid--layout-grid { padding-top: 1px !important; padding-bottom: 1px !important; } MAC1 1 Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
MAC1 Posted September 3, 2023 Author Share Posted September 3, 2023 ahh thank you again, looks much better :) have a good one cheers tuanphan 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