Nav menu dropdown color on scroll
-
Hi there, thanks for this very useful plugin!
I need some help finding the correct css for a couple of things.
1) To change the submenu links color. As you will see in the link of the website, I have found the css to change when hover is on but not the one for the normal state. I need the color of the menu items, not the submenu background.
I cannot find the proper css for this one.
2) To change the active link color. I have used the css code from the sticked post here in the forum, but it does not work for me. Again, as you will see in the link I’ve posted, the active page color (bright green before scrolling) gets the same color (dark green) as all the other links in the menu when scrolling.
Here’s the code I’ve used for this one:
.she-header .elementor-nav-menu a:active {
color: #98a86d !important;
}Thanks a bunch!
- This topic was modified 4 years, 9 months ago by .
- This topic was modified 4 years, 9 months ago by .
The page I need help with: [log in to see the link]
- The topic ‘Nav menu dropdown color on scroll’ is closed to new replies.