[ad_1]
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]