Home › Forums › WoodMart support forum › Color changes when hovering over the menu › Reply To: Color changes when hovering over the menu
February 20, 2021 at 12:53 pm
#268052
Aizaz Imtiaz Awan
Keymaster
Hello,
You are Most Welcome.
Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.
.vertical-navigation .menu-simple-dropdown li a:hover {
color: #329af4;
}
Regards.
Xtemos Studios.