Support Center
Visit Demo
License manager
Buy @ envato
toggle menu
Categories
Discussions
Activity
Sign In
·
Register
Sign In
·
Register
Categories
Discussions
Activity
Sign In
·
Register
×
Home
›
Theme support
Background menu
Morpheus-2014
September 2020
in
Theme support
Hi,
how do I get the background menu from transparent to white while scrolling.
https://www.pixelway.de/projekt-praxis/
Thanks
Comments
Pablo
September 2020
Hello,
The sticky bar has the 0.8 opacity which is hardcoded in the css code, to change that please use this CSS code:
.sticky-white #Top_bar.is-sticky{
background-color:white !important;
opacity:1 !important;
}
Thanks
Sign In
or
Register
to comment.
Comments