Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #1060595

    Hi, I have a header menu in white, words in black.
    I would like when I scroll it to became negative: black menu with white words.
    How it is possible?

    I tried with this CSS, I can change color but if I give black color words menu don’t become white

    .header-scrolled #header_main {
    background-color: black;
    }

    #1060697

    Hey robertoKM,

    I can’t reproduce the same thing as you have on your site.
    Can you give us a link to your site? so we can check further.

    Best regards,
    Nikko

    #1060991

    thanks.

    #1061772

    Hi robertoKM,

    Can you disable caching and minification for now?

    Best regards,
    Victoria

    #1061969

    I did, now?

    #1062187

    Hi,

    Your header is turning black on my end when I scroll. That is how it’s supposed to be, correct?

    Best regards,
    Rikard

    #1063263

    yes but words font are nor in white.

    #1063575

    I changed, My picture in Hero is white, I need words and logo in black before scoll.
    Have a look:

    thanks.

    • This reply was modified 5 years, 9 months ago by robertoKM.
    #1064061

    Hi robertoKM,

    Can you try using this css code:

    #top #header.header_color.av_header_transparency .av-main-nav > li > a .avia-menu-text {
        color: black;
    }

    Best regards,
    Nikko

    #1064085

    Thank you very much :-)

    #1064107

    Hi robertoKM,

    Glad that we could :)
    Thanks again for using Enfold!

    Best regards,
    Nikko

Viewing 11 posts - 1 through 11 (of 11 total)
  • The topic ‘Header menu’ is closed to new replies.