Archived topic
menu Placement
7 replies · Started by Atex on June 22, 2017
Hi
Just curious if there's a way to move the menu to the left beside the company logo. When I try float left it switches with the logo.
Any suggestions please?
Hi there,
Give this CSS a shot:
.nav-float-right .inside-header .main-navigation {
float: none;
display: inline-block;
vertical-align: middle;
}
Adding CSS: https://docs.generatepress.com/article/adding-css/
Thnx again Tom, that did the trick perfectly.
In mobile view the search icon is overlapping the menu icon, Just curious if I have to disable that or if there's a way to get it beside or below the menu icon
Hmm doesn’t look like the search is activated currently?
Have you considered using the mobile header feature?
https://docs.generatepress.com/article/mobile-header/
Let me know :)
I disabled it earlier.
Yes that did the trick again. Thank you so much Leo. Support on here is phenomenal.
Off topic, I wanted to ask if there's any free lancers here that I can pay to fix/make one page responsive on my website. This is not due to the theme or anything, just the way the page is.
Glad I can help.
Hmm there are more freelancers in our Facebook group "GeneratePress Community".
You will likely have better audience there :)
Hi, I have set up different page headers for my site and added them accordingly but now my primary menu wont sit below the header - can anyone help me please?
Hi Nina,
Can you open a topic and provide a link to your site if possible?
Thanks!