Hi there,
I’m using the option of transparency header but when I scroll down the header become white, it’s possible to change it to transparent or black glassy?
thanks!
Hey inaudit,
Kindly add this code in Quick CSS (located in Enfold > General Styling):
.header_color .header_bg {
background: rgba(0,0,0,0.7);
}
Hope this helps :)
Best regards,
Nikko
oh yeah… it helped a lot! you are always ready to help… that’s awesome thanks!