Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #331595

    Hi there

    My header / navigation has a light transparency. How can I get rid of the transparency completely and just keep a white background?
    The website is called: http://flyingmachinearena.org

    Thanks

    Carolina

    #332081

    Hi Carolina!

    Thank you for using Enfold.

    Please use this on Quick CSS or custom.css:

    .html_header_top.html_header_sticky #header {
    position: fixed;
    background: white;
    }

    Cheers!
    Ismael

    #332227

    Thank you very much!

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