Archived topic
How to put Logo, Header Menu and Search field in one horizontal line
19 replies · Started by Karsten on December 28, 2018
Ok can you remove the CSS and try contained as the inner container width?
https://docs.generatepress.com/article/navigation-layout/
That should get us closer.
Thank you, Leo.
Yes, this brings us closer as you can see here.
But still I am not happy because this solution limits my posibilites to show navigation elements.
I understand that in this case I have to use less navigation elements or use shorter words.
But I likes the other possibility with container full width. Basically I only want to limit the distance between logo and "Neu hier". How would this be possible to achive?
What if we do this now?
body .inside-navigation.grid-container {
max-width: 1400px;
}
If we do this...I am happy...thank you, Leo.
Max width I put on 1.600px as you can see here...
Awesome!
Glad we could help :)