How to increase height of navigation bar
-
I have found how to increase height for top bar in CSS editor but are not able to trace the equivalent for the navigation bar height. How can I increase its height?
I moved the menu on top of the top bar. still interested to change this though.
Hy,
I’m not quite sure what you think with moved the menu on top of the top bar. As far as I see your top bar is disabled.
Maybe you should try:
#header-menu {
height:100px;
}Luko;
My header is enabled. on top of it rests the navigation menu.
I have been fiddling around with the layout, maybe you have been looking just at a moment I did something wrong? I did manage to get the menu up above the header.
Thanks for reacting, i have good use for your css input.
JW
Mod
Quote:I have found how to increase height for top bar in CSS editorDo not edit theme files. Use child theme or Custom CSS feature instead.
Quote:Luko;My header is enabled. on top of it rests the navigation menu.
I have been fiddling around with the layout, maybe you have been looking just at a moment I did something wrong? I did manage to get the menu up above the header.
Thanks for reacting, i have good use for your css input.
JW
I’m not talking about header, I said that your top bar is disabled. Anyway, always use child theme for modifications, sometimes I forget to mention it, but that is crucial.
Is that your site?:
As far as I see there is no top bar. It should be above the header division.
So, I’m not sure how to help you.
Viewing 6 posts - 1 through 6 (of 6 total)
- You must be logged in to reply to this topic.
