Comments 1Bobby started the conversationApril 17, 2015 at 4:58pmI love how pages can start out with a completely transparent header. What I want to do is making my header semi-transparent when viewers start scrolling. Similar to the semi-transparent background option in Nectar slider.Thanks,BobbyManuel repliedApril 17, 2015 at 9:25pmHi, Bobby.We are talking about a white semi-transparent?If I\'ve guessed it, here\'s what you write in the Custom CSS Box#header-outer { background-color: rgba(255,255,255,0.5)!important;}Well! Now you can tap at will the value 0.5, raising or lowering the value as you like.I hope I was helpful. Have a good day, Bobby!Manuel. 8,849Tahir repliedApril 18, 2015 at 2:12pmYes that should work.-T ThemeNectar Support Team Sign in to reply ...
I love how pages can start out with a completely transparent header. What I want to do is making my header semi-transparent when viewers start scrolling. Similar to the semi-transparent background option in Nectar slider.
Thanks,
Bobby
Hi, Bobby.
We are talking about a white semi-transparent?
If I\'ve guessed it, here\'s what you write in the Custom CSS Box
#header-outer {
background-color: rgba(255,255,255,0.5)!important;
}
Well! Now you can tap at will the value 0.5, raising or lowering the value as you like.
I hope I was helpful. Have a good day, Bobby!
Manuel.
Yes that should work.
-T
ThemeNectar Support Team