Home › Forums › Basel support forum › Color Hover Mobile Menu › Reply To: Color Hover Mobile Menu
August 5, 2019 at 8:01 am
#136009
Elise Noromit
Member
Hello,
Find and replace this code in the Theme Settings > Custom CSS > Global:
body .mobile-nav ul li a:hover{
color: red;
}
body .mobile-nav ul li a:hover,
body .mobile-nav ul li a:focus{
color: red;
}
body .color-scheme-dark .sub-menu li a:hover{
color: red;
}
Copy the code from forum not from email
Best Regards