I\'ve been digging all day to find out how to style the parent li when hovering on a child li element.
e.g.
- Parent Element <
If you have checked that the right class is applied to the element I'm pretty sure that you just aren't specifying your styles enough. Specify as far back as you can, including the ul and li parents of the style you want to set. This is just because Wordpress uses such a long (and annoying imo) hierarchy for these styles.