Viewing 5 replies - 1 through 5 (of 5 total)
  • Edit this CSS @ line 574 (actually, use a Child Theme, Custom CSS plugin, or theme provided Custom CSS option – edits to parent themes are lost on theme updates):

    .art-hmenu a,
    .art-hmenu a:link,
    .art-hmenu a:visited,
    .art-hmenu a.active,
    .art-hmenu a:hover
    {
       font-size: 14px;
       font-family: Avantgarde, CenturyGothic, AppleGothic, sans-serif;
       font-weight: bold;
       font-style: normal;
       text-decoration: none;
       text-transform: uppercase;
       text-align: left;
    }

    Change font-family, font-weight, etc…

    Thread Starter agfreesafety

    (@agfreesafety)

    I already did change the font-family, actually.

    What I’m saying, is that even though I changed it, it didn’t change anything, even though making that one change changed the font of the nav menu items in Firebug.

    The font-family wasn’t originally Avantgarde, CenturyGothic, etc…

    I pulled the CSS from your site, so, what I noted is accurate.

    Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    actually, use a Child Theme, Custom CSS plugin, or theme provided Custom CSS option – edits to parent themes are lost on theme updates

    Thread Starter agfreesafety

    (@agfreesafety)

    thanks

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Changing the Font of the Menu Items’ is closed to new replies.