Hello,
I want to change the hover color in my menu but it doesn’t work..
I already tried different ways, but nothing helped.
Here are the two codes which I tried:
1. #access a:hover,
#access ul li.current-menu-item a,
#access ul li.current_page_ancestor a,
#access ul li.current-menu-ancestor a,
#access ul li.current_page_item a,
#access ul li:hover > a,
#access ul li ul li a:hover,
#access ul li ul li:hover > a,
#access ul li.current-menu-item ul li a:hover {
color: #0faf97;
}
2. .nav-menu > li a:hover {Color:#0faf97 !important;}
Could you please correct me with the code? Maybe anything else is wrong?
This is my website:
http://www.lincontro-unna.de/
Thank you so much for your help!
Kind Regards
Maria