Hi There, this code doesnt seem to work for my Menu and Sub-menu hover anymore on desktop browser and mobile browser.
Store: https://tribefitcollective.com/
Password:
Show More
Chromatopia
I wish for the color to be #175431.
li.HorizontalList__Item a:hover {
color: #175431;
}
.DropdownMenu ul li a:hover {
color: #175431 !important;
}