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

    Hello All,

    I posted in a thread (now closed) about header color here:
    https://kriesi.at/support/topic/social-media-icons-colorfull-version/#post-817590

    I have been playing with this. Although the quick Css option allows me to change the color, it does not maintain the fact that the header becomes transparent/white when the user scrolls down the page (which I really liked).

    Is there a way to change the color and maintain that property?

    Thank you!

    LW

    • This topic was modified 6 years, 8 months ago by Lknows.
    #824024

    Hey BrilliantL,

    I am not sure, I understand. Could you please explain a bit more what are you trying to achieve?

    Best regards,
    Victoria

    #824078

    Hi Victoria,

    Currently, my header is green when the viewer first arrives on the page.

    When they scroll down, it turns white.

    When I use the custom CSS code provided in this thread to change the color of the header, it does not turn white when the viewer scrolls down.

    I really like this function. Is there a way to change the header color and maintain the fact that it turns white when the viewer scrolls down the page?

    I hope this is clear. Thanks for your help!

    Yours,

    LW

    #824387

    Hi,

    Can you try adding this css code in Quick CSS (located in Enfold > General Styling):

    .home #av_section_1 {
        background-color: blue !important;
    }
    

    Just replace the color with any values you want. Hope this helps :)

    Best regards,
    Nikko

    #829782

    Perfect – worked great. You may close the thread.

    Thanks!

    L

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Header color change – maintain transparency?’ is closed to new replies.