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

    I’m using the DJ Enfold Demo to design the site.
    The Header is transparent unitl you scroll down and then it becomes white.
    I need the header to ALWAYS be white. I can’t seem to find the css to make that happen.

    could someone please help

    https://littlebrownjugnetwork.com is the site

    #1093722

    Hi grivers99

    The following code should do the trick. Insert it into Quick CSS within Enfold in your backend:

    #header {
        background-color: white !important;
    }

    Cheers
    Michael

    #1093734

    Michael.
    tried it..but there still seems to be set where when you first go to themain page…it’s transparent….but when you scroll down it turns white, just like before…
    i tried clearing cache….

    #1093925

    well..never mind. it did work. it just took a while to propagate.
    thanks so much

    #1094131

    Hi grivers99,

    Glad you got it working for you! :)

    If you need further assistance please let us know.

    Best regards,
    Victoria

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.