[Resolved] Primary Navigation Width

Home Forums Support [Resolved] Primary Navigation Width

Home Forums Support Primary Navigation Width

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #2184138
    Ryan

    Hello,

    I am trying to finetune my Primary Navigation alignment. I found this https://docs.generatepress.com/article/navigation-layout/

    However, it seems there are only two options:

    Full – pushes the logo and primary menu to the outer edge of the page.

    Contained – aligns it with the container.

    I am wondering if there is a way (CSS perhaps?) where I can align the logo and primary menu by smaller degrees.

    I am using Marketer by the way.

    #2184208
    Leo
    Staff
    Customer Support

    Hi there,

    I believe you are after this CSS:

    .main-navigation.has-branding .inside-navigation.grid-container {
        max-width: 900px;
    }

    Adding CSS: https://docs.generatepress.com/article/adding-css/

    Let me know if this helps ๐Ÿ™‚

    #2184262
    Ryan

    Worked like a charm – thanks Leo!

    #2185318
    Leo
    Staff
    Customer Support

    No problem ๐Ÿ™‚

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