Good evening, I have a problem with the color of my header. When I arrive on the site it’s perfect, it takes the color of the slide of the homepage. But as soon as you go down, it becomes white. I wish it remains transparent as at the top of the site. It’s important, please.
thank you in advance
Hey,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:
CSS Snippet:
.html_header_transparency .header_color .header_bg {
background: transparent;
}
Best regards,
Yigit
thanks it works
Best regards,
Hi,
You are welcome! :)
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
If you have any other questions or issues, feel free to start a new thread under Enfold sub forum and we will gladly try to help you :)
Best regards,
Yigit