Hi,
How can I add a bold a:hover css in the main menu?
Hi suderDesign,
Kindly add this css code on your custom.css:
.main_menu .menu li a:hover strong {
font-weight: bold;
}
Regards,
Ismael
thanks :)
Hi suderDesign,
Glad we could help. :)
Cheers,
Ismael
You must log in to post.