Guest Posted April 1, 2020 Share Posted April 1, 2020 Site URL: https://crimson-cello-cw8x.squarespace.com/ Working on this site: https://crimson-cello-cw8x.squarespace.com/ Right now there's a site header with logo and nav and a gallery directly under it. I would like to shrink the padding between the site header and gallery and can't find a place to do that anywhere. Any tips would be appreciated. Link to comment
tuanphan Posted April 1, 2020 Share Posted April 1, 2020 Add to Home > Design > Custom CSS #page article section:first-child { padding-top: 90px !Important; } 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
derricksrandomviews Posted April 1, 2020 Share Posted April 1, 2020 You can play with the number in the above code to enlarge or shrink the space. Link to comment
Guest Posted April 2, 2020 Share Posted April 2, 2020 Thank you that worked perfectly! Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.