This topic has 2 replies, 2 voices, and was last updated 7 years, 3 months ago ago by Rose Tyler
Hi Everyone.
I am wanting to make my Nav bar smaller as its taking up a lot of unnecessary space. How do I change the distance between the top and the bottom of the header?
Hello,
You may use this code in Theme Options > Custom css:
.navbar {
padding: 20px 0;
}
Regards
Tagged: header, smaller, templates, woocommerce, wordpress
The issue related to '‘Spacing at the top and bottom of header to large. How do you make it smaller?’' has been successfully resolved, and the topic is now closed for further responses