Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #962626

    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

    #963567

    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

    #963673

    thanks it works

    Best regards,

    #963679

    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

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘color header problem’ is closed to new replies.