[Resolved] About sticky menu

Home Forums Support [Resolved] About sticky menu

Home Forums Support About sticky menu

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1004381
    dongsoon

    Hi,
    I mostly use a transparent header on the page.
    1. I want to apply full width in sticky navigation. I don’t know where to adjust

    2. Is there a way to apply transparent menus in sticky navigation?

    I currently attach a site menu image.
    menu

    #1004439
    Leo
    Staff
    Customer Support

    Hi there,

    1. Do you want both the inner and outer container of the sticky navigation to be full width or just the outer?

    2. Give this CSS a shot:

    #sticky-navigation {
        background-color: rgba(0,0,0,.2);
    }

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

    Let me know 🙂

    #1004451
    dongsoon

    Hi,
    Frankly dpeaking, I don’t know what is different between inner and outer container.
    But what I want is that show menu or stiky navigation look wide width.

    Any way, please let me know the way to make both full width

    Thanks advance

    Best Tegards
    Dongsoon

    #1004502
    David
    Staff
    Customer Support

    Hi there,

    in Customizer > Layout > Primary Navigation there are 2 options:

    1. Navigation Width. Set this to full – If you had a background color then the color would extend full width.

    2. Inner Navigation Width – the menu items would extend full width.

    You have to set both to Full width if you wan the menus to extend.

    The Sticky Navigation background color uses whatever you set in the Colors > Primary Navigation, so you can set it to transparent there.

    #1004667
    dongsoon

    Thanks to Leo & David for your help.

    Your kind explanation made it easy to solve the problem.
    And I think I need to study the manual more in order to use this theme properly.

    Have a good day!

    #1004705
    David
    Staff
    Customer Support

    Glad we could be of help.

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