Jerry135 Posted April 9, 2020 Share Posted April 9, 2020 Site URL: https://monumentreleasing.squarespace.com/config/pages I've looked around in all the forums and tried a lot of different code injections but nothing seems to be able to reduce the white space between the top of the page (logo and navigation bar) and the main content. I've used code where I'm able to add padding below and increase the white space, but putting in negative numbers doesn't reduce the space. I'm using Forte template. h1.logo.image { margin-bottom: 0px; } nav.main-nav { padding-top: 0px !important; padding-bottom: -50px !important; } Attached image below with circle around the space I'm talking about. Thanks! Link to comment
Jerry135 Posted April 13, 2020 Author Share Posted April 13, 2020 Just following up on this, if anyone might be able to help. Thanks! Link to comment
tuanphan Posted April 14, 2020 Share Posted April 14, 2020 Add to Home > Design > Custom CSS header#header { padding-bottom: 5px; } 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
Jerry135 Posted April 15, 2020 Author Share Posted April 15, 2020 Thank you so much!!! Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.