[Resolved] Full width menu

Home Forums Support [Resolved] Full width menu

Home Forums Support Full width menu

  • This topic has 3 replies, 2 voices, and was last updated 8 years ago by Tom.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #184682
    Lars

    Hi, a have search the forum but did not find how to have the menu to full width. Can I use this code for the menu container also?

    .inside-header.grid-container {
    max-width: 100%;
    }

    If you can give me the right CSS code for the menu?

    Lars E

    #184761
    Tom
    Lead Developer
    Lead Developer

    Hi there,

    You would use this:

    .inside-navigation.grid-container {
        max-width: 100%;
    }
    #184862
    Lars

    Thank you!

    #185080
    Tom
    Lead Developer
    Lead Developer

    You’re welcome 🙂

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