Elminate Spacing Between Header and Navigation Bar
officehelp said 1 year, 1 month ago:
I am trying to eliminate the spacing between the header and nav bar on my website on website tonight. Where should I be looking on the style sheet to make this change?
Nate D said 1 year, 1 month ago:
@officehelp – What template are you using? And if possible you can post the web address.
adamr said 1 year, 1 month ago:
@officehelp
You should be able to adjust the space using custom CSS:
Editing CSS with WebSite Tonight
If you don’t have any experience with CSS, feel free to post the template/URL you are working with. There are a few forum users like @Nate D who have quite a bit of experience working with CSS that may be able to point you in the right direction.
-Adam
officehelp said 1 year, 1 month ago:
Thank you so much for responding, I am using stylish resume as a template and the link is test.prancingpetservices.com
Thank you!
Nate D said 1 year, 1 month ago:
@officehelp – Here is the code to adjust the margin between the header and the navigation on the template you are using. My recommendation is 5px (the default was 35px), but you can adjust this value how you want:
.sf_main_header { margin-bottom: 5px; }
officehelp said 1 year, 1 month ago:
Thank you so much for your help Nate! I really appreciate it!
2 min expected wait time