• Resolved maugegonzbru

    (@maugegonzbru)


    Hello, I need the font color to change to black when scrolling, I have looked at the topic on this but it doesn’t work for me.

    I have added the CSS code from customize – Additional CSS and I have put the following:

    .she-header .elementor-nav-menu a {
    color: #1D1D1B !important;
    }

    .she-header .elementor-nav-menu a:hover {
    color: #1D1D1B !important;
    }

    .she-header .elementor-nav-menu a:active {
    color: #1D1D1B !important;
    }

    .she-header .elementor-nav-menu–dropdown {
    background color: #1D1D1B !important
    }

    But nothing.

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

Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Changes when scrolling’ is closed to new replies.