• Hi,

    I set the header to “light”, to get white menu fonts and icons. It works, except when I scroll to the top again. Than it changes to dark.
    I changed it to “light” for the normal and the scrolled header.
    Can you help me? Maybe just send me the right css code to insert?
    Thank you!

    • This topic was modified 6 years, 3 months ago by missmikado.

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi,

    Thank you for choosing Phlox.

    This issue will be fixed on our upcoming updates.
    For now, please add this code to Customizer -> Additional CSS:

    #master-menu-main-header .aux-item-content{
        color: #fff !important;
    }
    
    .site-header-section .aux-item-content::after {
        background-color: #fff !important;
    }
    
    .site-description{
        color: #fff !important;
    }

    Please let me know the result.

    Best,

    Thread Starter missmikado

    (@missmikado)

    Thank you, that works for the moment.

    Theme Author averta

    (@averta)

    We are glad we could help,
    please note that if you use our free dedicaited support forum then we can give you a better and faster support

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Dark Header when scroll up again’ is closed to new replies.