My client wants the menu for her site above the header.
Since “Nav Above” is not an option in Customize Header Layout, I first tried disabling the menu location then using CSS to modify the appearance of top nav bar menu (.fl-page-bar .navbar-nav).
The menu looks like I want it, but of course, there’s no logo/header now.
What is your recommendation for having the navigation above the header, and how do I accomplish that!
I searched the forum and didn’t see this mentioned, so I apologize if I’m duplicating a post.
What do you mean there’s no logo/header? Did you hide the entire header via CSS? I would suggest doing the same, using the Top Bar and place a menu there, then hide the existing navigation via CSS. Do you mind sharing the URL of the site in question so we can take a look? You can use the private reply option below if you want.
Sure! This is a brand new install of WP on a staging server, so I haven’t made a logo yet - it’s text. But when I selected none in Header Layout - Layout dropdown, the Logo Text goes away.
I think I see what you are trying to do here. I would recommend turning back on the header so you can insert a logo or whatever else is needed in the header and then you can just remove the menu that comes with the header with CSS since you are already using the top bar menu. Could that work for you?