Tagged: header
Hi guys,
How to remove that my navigation becomes a little bit transparent after I scroll.
Can anyone help me with the CSS?
I can’t find where I need to change the opacity value to 1.0.
Thanks in advance!
Hey jeroenvandessel,
I’m not seeing any transparency when I scroll. Were you able to solve this issue?
Best regards,
Jordan Shannon
It’s the default ( VERY subtle ) transparency. If you look closely, you’ll see it’s still there.
To be clear: Im talking about the white bar that contains the logo & navigation. It’s white and becomes 90% white on scroll.
So, nope, not fixed ^^.
I fixed it now.
#top #header_main {
background: #FFF!important;
}
Topic can be closed.
Hi,
I see. Add this to quick css:
#header{
opacity:1!important;
background:#fff!important;
}
Best regards,
Jordan Shannon
This topic can be closed. Thank you.
Hi,
Glad Jordan was able to assist, we will close this now. Thank you for using Enfold.
For your information, you can take a look at Enfold documentation here
For any other questions or issues, feel free to start new threads under Enfold sub forum and we will gladly try to help you :)
Best regards,
Mike