[Resolved] Header menu: full width and container

Home Forums Support [Resolved] Header menu: full width and container

Home Forums Support Header menu: full width and container

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #380839
    Cris

    Is it possible to use the full-width menu on a page and in the other containers?
    I would like the main page the menu is in full width but the rest of the pages will not.

    #381017
    Leo
    Staff
    Customer Support

    Hi there,

    Try this CSS:

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

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

    #381039
    Cris

    Hi Leo,
    That doesn’t work.

    #381064
    Leo
    Staff
    Customer Support

    Can you link me to the page that isn’t working?

    #381074
    Cris
    #381077
    Leo
    Staff
    Customer Support

    Adjusted the code above.

    #381101
    Cris

    Greate! Perfect! Thank you!

    #381166
    Leo
    Staff
    Customer Support

    No problem!

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