I cannot seem to find the correct CSS to override and individual menu items text hover state. I added a custom class to the menu in the Wordpress menus panel. I’ve already successfully modified the background color for it on non-hover state. However, I need to change the text color to something different on hover.
What’s the correct CSS to target menu options. :hover on the various HTML tags didn’t seem to impact anything.