Archived topic
About sticky menu
5 replies · Started by dongsoon on September 8, 2019
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.

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 :)
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
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.
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!
Glad we could be of help.