Archived topic
Conditional navigation bar background CSS
3 replies · Started by Mattia on February 12, 2019
Hi,
I have a nav bar with transparent BG and merged with header (Through Elements). That happens on my homepage.
In all other pages, I want the background in a solid colour without any transparency.
I'm pretty sure it could be possible through CSS, any advice to make it right? Alternatively, I'm considering to use the primary nav only on the homepage and the secondary one, properly styled, in the rest of the website.
Best
Mattia
Hi there,
You can change the navigation background color specific to that header element in the option:
https://docs.generatepress.com/article/header-element-overview/#site-header
Then you can just set the solid color you want on other pages in the customizer.
Let me know if this makes sense :)
Perfect! That works just nice!
Awesome!