Archived topic
Opacity of Menu Bar
5 replies · Started by Anonymous on August 27, 2014
Is there a way to have the Menu Bar in the Exhibit child theme opaque, so that it isn't transparent when scrolling down the page?
Thanks much.
For sure, add the following CSS using a plugin like: https://wordpress.org/plugins/simple-css/
.stickynav.nav-below-header #site-navigation,
.stickynav.nav-above-header #site-navigation,
.stickynav.nav-float-right #site-navigation {
opacity: 1;
}
Let me know if that does it :)
Perfect, Tom. Thanks much!
You're welcome :)
Is it possible to change the color of the navigation bar from Red to Blue?
Hi Rick,
For sure - you can do it yourself by using CSS, or you can purchase our "Colors" addon which allows you to do that + a lot more.
Take a look: http://www.generatepress.com/downloads/generate-colors/