Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1007027

    Hi!

    We’re using enfold to set up our new website.
    I’ve added a black overlay to the quick-CSS for the menu;

    #header_main {
      background: rgba(0,0,0,.3);
    }

    But since the header changes to a white overlay when you start scrolling – the black overlay + the white overlay becomes a gray (not-so-nice) overlay. So I want to remove the black overlay when you start scrolling.

    How to do that?

    Thanks for a great theme and your support forum.

    • This topic was modified 7 years, 7 months ago by limpan.
    #1007044

    Okay, nevermind, I think I solved it.

    #header.av_header_transparency {
      background: rgba(0,0,0,.3);
    }

    :)

    #1007052

    Hi,

    Great, glad you found a solution and thanks for sharing. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

    #1007072

    Thanks, you can close it.

    You think you’ve tried everything and posts – and just 10 minutes later you figure it out. Typical. :)

    #1007150

    Hi,

    Haha, I’ve done the same thing myself a few times so don’t worry about :-)

    I’ll close this thread for now then, please open a new thread if you should have any further questions or problems.

    Best regards,
    Rikard

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Change overlay on header from black to white’ is closed to new replies.