Tagged: background color, header, scroll
Hello, how can I prevent the header/navigation bar background to turn white when scrolling down?
Thanks
Hey squadrasiti,
Add the following to quick css:
.header_color .header_bg{
background-color:transparent !important;
}
Best regards,
Jordan Shannon
Thx, solved.
Hi,
No problem at all. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon