Edit font color and site at the header menu

Free and Premium WordPress Plugins & Themes Forums WordPress Themes Luviana Edit font color and site at the header menu

  • This topic has 1 reply, 2 voices, and was last updated 2 years ago by J. Davis.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1284241
    margaret Njeri
    Participant

    I added the third party google fonts as advised but it did not give me an option to change the font size and maybe style to make it bold for the main menu.
    How can I do this?

    #1285239
    J. Davis
    Keymaster

    Hi Margaret,

    Thanks for your question. You may try to apply the style below to Appearance > Customize > Additional CSS to change the color of the main navigation in the header:

    .site-header #primary-menu {
      color: #808080;
      font-size:14px;
    }

    best regards,
    J. Davis

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