Changing Main Navigation Menu to Bold When Hovering

  • Unknown's avatar

    I would like to change my main navigation menu so that it is bold when hovering. I previously used this code below which worked, but then when I adjusted some of the other hover fonts it is now no longer working.
    .main-navigation ul li:hover > a {
    font-weight: bold; !important;}
    Thank you!

  • Hi there, could you send a link to the site you’re having trouble with? My guess is that it’s either the way you changed your font, or that the font doesn’t have a bold face.

    Note these forums are for the sites hosted and managed here at WordPress.com. For help with a WordPress installation hosted somewhere else, you’ll need to use these forums instead:
    https://wordpress.org/support/forums/

  • The topic ‘Changing Main Navigation Menu to Bold When Hovering’ is closed to new replies.