[Resolved] Center logo with split navigation left and right

Home Forums Support [Resolved] Center logo with split navigation left and right

Home Forums Support Center logo with split navigation left and right

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1336366
    Klaus

    I could not find the navigation-as-a-header checkbox in the customizer. Then I switched from german to english and found, that the translation of the “navigation as header” checkbox is false and misleading (“Navigation bei Mauskontakt”: this is complete Monty Python – the Hungary-Dictionary-Sketch.)

    Now I want to center my logo and have a split menu left and right. I do it out of your cook-book: https://docs.generatepress.com/article/centering-logo-navigation/.

    Now I only can’t find a text-box in the menu-item to insert the css-class “menu-item-seperator”. Doesn’t exist.

    Thanks Klaus

    #1336597
    Leo
    Staff
    Customer Support

    Hi there,

    Have you enabled CSS classes under screen options?
    https://docs.generatepress.com/article/using-the-wordpress-menu-builder/#custom-classes

    #1336622
    Klaus

    Thank you, that was it for the css. Now I have the need to narrow those menu items left and right, get them closer to the logo. Could you help with the css I need? Regards Klaus

    #1336692
    Leo
    Staff
    Customer Support

    Try this CSS:

    body .inside-navigation.grid-container {
        max-width: 800px;
    }
    #1337966
    Klaus

    Thank you for the CSS. Works nicely.

    #1337973
    Leo
    Staff
    Customer Support

    No problem 🙂

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.