Archived topic
menu font weight for active menu page and on hover
3 replies · Started by Harris on November 5, 2018
Viewing posts 1–4 of 4
How can I change the menu font weight for active menu page and on hover?
Hi there,
this CSS:
.main-navigation .main-nav ul li:hover > a, .main-navigation .main-nav ul li.current-menu-item > a {
font-weight: 900;
}
Thanks!
You're welcome
This archived topic is closed to new replies.