How can I make the main navigation bar slimmer in css? It is to thick. I have been trying to change the paddings and margin of the navigation buttons but doesn’t seem to change it.
You can customize theme layout by installing Child Theme and editing its style.css file. The height of navigation depends on Website Title/logo. You need to remove padding and add fixed height value for ‘site-header’ class.