This topic has 4 replies, 2 voices, and was last updated 3 years, 2 months ago ago by Rose Tyler
How do i change the All Department menu hover colour?
Hello,
Could you provide temporary wp-admin access?
Regards
Private
Add the next code in Theme Options > Theme custom CSS > Global custom CSS:
.et_b_header-menu .secondary-menu-wrapper .menu li>a:hover {
color: #000000;
}
Regards
You must be logged in to reply to this topic.Log in/Sign up