when hover underline in submenu, also when active change color and underline
Hello,
please see tis website:
In the submenu under "Leistungen" I will have the font underline when hover.
I try this CSS, buts not working:
#Top_bar .menu > li ul li a:hover, #Top_bar .menu > li ul li.hover > a { text-decoration: underline !important; }
Next:
When the link in submenu is active, I will change the color and font underline.
You can help with some CSS? :)
Kind Regards,
Steffen
Comments
Hi,
Please try the following CSS code:
Best regards
Hello,
thank you very much for fast helping.
Kind Regards,
Steffen