Menu Hover Link Text Disapears

Hello Muffingroup, I have used the following css codes that i found on this forum:
#Top_bar .menu > li > a span:not(.description):hover { background: #ffffff !important; }
#Top_bar .menu > li:hover a { color: #000000 !important; }
#Top_bar .menu > li ul li a:hover, #Top_bar .menu > li ul li.hover > a { background: #ffffff !important; color: #000000 !important; }
I did this because when i want that when you hover over the button it turns white and the text inside the button turns black. This is successfull until you go to a button with a submenu and i see the following error: The text on the button disapears and the submenu text is not visible untill you go over it. It should function the same as the main menu. Could you please see what i mean on http://coachpnlbarcelona.com/ What can i do ?
Yours Sincerely,

Azer 

Comments

Sign In or Register to comment.