I was wondering how I can go about shrinking the size of the header at the top. I really just want to bring the menu items closer to the bottom part of the logo. (see image)
This is the custom CSS I have so far, what needs to be added?
h1#site-logo {
top: 10;
}
#primary-menu > ul.menu > li > a {
line-height: 50px;
font-size: 16px;
}
The menu will collapse in to the slider area in smaller window size/screen size if we reduce that space .
It is better to reduce the logo size .
Pls try the below custom CSS in themeoptions –
You logo is taking a lot of space in the header . If you make logo to a lesser size will be fine .
If we reduce the space (below the primary menu) then it will affect the responsiveness of the site ie, in smaller screen sizes the menus will fall in to your content area .
Author
Posts
Viewing 6 posts - 1 through 6 (of 6 total)
The forum ‘Extinct Theme Support’ is closed to new topics and replies.