I use the transparent header, but the client prefers that it is always transparent. It does not want the scrolling header to change. How do I make it always transparent.
LINK SITE
(http://www.rainhacinema.com.br/rainha1/home-3/)
Hello, it’s very important for my project. I need to sort this out. Please!!
Hi,
Try adding this code in Quick CSS (located in Enfold > General Styling):
#header_main {
border: 0 !important;
}
#top .header_bg {
background: transparent !important;
}
Let us know if it works :)
Best regards,
Nikko