• mmitdesign

    (@mmitdesign)


    Hello,

    When I scroll down my Website the Font Color of the Navigation (header) is changing it’s color to a light grey which is hard to read on a white background. Where can I change this behavior, so it won’t change the font color?

    Thank you

    • This topic was modified 8 months ago by mmitdesign.
Viewing 1 replies (of 1 total)
  • Hi @mmitdesign,

    Try adding this CSS code to Appearance > Customize > Additional CSS from dashboard.

    .sticky-header-active .bhfb .main-navigation a.botiga-dropdown-link {
    color: #000 !important;
    }
Viewing 1 replies (of 1 total)
  • The topic ‘Botiga – Navigation font color on scroll down’ is closed to new replies.