Hello All,
I posted in a thread (now closed) about header color here:
https://kriesi.at/support/topic/social-media-icons-colorfull-version/#post-817590
I have been playing with this. Although the quick Css option allows me to change the color, it does not maintain the fact that the header becomes transparent/white when the user scrolls down the page (which I really liked).
Is there a way to change the color and maintain that property?
Thank you!
LW
Hey BrilliantL,
I am not sure, I understand. Could you please explain a bit more what are you trying to achieve?
Best regards,
Victoria
Hi Victoria,
Currently, my header is green when the viewer first arrives on the page.
When they scroll down, it turns white.
When I use the custom CSS code provided in this thread to change the color of the header, it does not turn white when the viewer scrolls down.
I really like this function. Is there a way to change the header color and maintain the fact that it turns white when the viewer scrolls down the page?
I hope this is clear. Thanks for your help!
Yours,
LW
Hi,
Can you try adding this css code in Quick CSS (located in Enfold > General Styling):
.home #av_section_1 {
background-color: blue !important;
}
Just replace the color with any values you want. Hope this helps :)
Best regards,
Nikko
Perfect – worked great. You may close the thread.
Thanks!
L