Never mind, I found the answer through a Google search. If anyone else has the same question, this worked for me: add the following to custom CSS (under Misc. settings) –
#access > .menu > ul > li > a > span:hover {
color: red;
}
#access ul ul li a:hover {
color: red;
}
Author
Posts
Viewing 2 posts - 1 through 2 (of 2 total)
The topic ‘How to change hover color in top menu & submenus’ is closed to new replies.
Our site uses only necessary functionality cookies.
See the cookies policy for more info.