[Resolved] How to put Logo, Header Menu and Search field in one horizontal line

Home Forums Support [Resolved] How to put Logo, Header Menu and Search field in one horizontal line

Home Forums Support How to put Logo, Header Menu and Search field in one horizontal line

Viewing 5 posts - 16 through 20 (of 20 total)
  • Author
    Posts
  • #769421
    Leo
    Staff
    Customer Support

    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.

    #769447
    Karsten

    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?

    #769476
    Leo
    Staff
    Customer Support

    What if we do this now?

    body .inside-navigation.grid-container {
        max-width: 1400px;
    }
    #769480
    Karsten

    If we do this…I am happy…thank you, Leo.

    Max width I put on 1.600px as you can see here…

    #769482
    Leo
    Staff
    Customer Support

    Awesome!

    Glad we could help 🙂

Viewing 5 posts - 16 through 20 (of 20 total)
  • You must be logged in to reply to this topic.