Home Forums WordPress Themes – Premium Preferential Where to change the menu/navigation font?

Tagged: , ,

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #51686
    John Cathcart
    Participant

    I must be missing something, but I’ve been trying to find where I change the font settings for the Navigation.

    Mostly, I just want to make the text for the menu bold. Unfortunately, I have not found where in the CSS it is.

    #51688
    Bidur
    Moderator

    Hello John,

    Please add he following css inside the additional css section of your customizer;

    #menu-main-menu a {
         font-weight: bold;
    }

    Let us know if you need further assistance.
    Thanks!

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.