Full width menu with logo on one row

Home Forums Support Full width menu with logo on one row

Home Forums Support Full width menu with logo on one row

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #202453
    Max

    Hi Tom,
    Can you please tell me what settings I would have to set in order to get a full width menu like Alternet.org’s?
    See: http://www.alternet.org/sites/all/themes/custom/alternet/logo.png and http://www.alternet.org

    Do you see how the logo and menu are all on the same row and nicely uses the full width? I’d like to that for my menu.

    FYI:
    * in Customize Layout, my container width is 1024px right now
    * Header width (Full)
    * Header Alignment (Left)
    * Navigation Width (FUll)
    * Navigation Position (Float right)
    * Navigation Alignment (Left)
    * Content Layout (One container)
    * Page Header Position (Inside content area)
    * Single Post Header Position (Inside content area)

    Let me know if I have something set incorrectly. Or if I should increase my container width.
    Thanks

    #202496
    Tom
    Lead Developer
    Lead Developer

    Give this CSS a try:

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

    Adding CSS: https://generatepress.com/knowledgebase/adding-css/

    Let me know 🙂

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