CHANGE FONT FAMILY ON NAVIGATION MENU

  • Txiqui7

    #8375

    Hello

    I am trying to change the font family on navigation menu with the code below:

    @font-face {

    font-family: ‘Conv_Gotham-Bold’;

    src: url(‘fonts/Gotham-Bold.eot’);

    src: local(‘☺’), url(‘fonts/Gotham-Bolds.woff’) format(‘woff’), url(‘fonts/Gotham-Bold.ttf’) format(‘truetype’), url(‘fonts/Gotham-Bold.svg’) format(‘svg’);

    font-weight: normal;

    font-style: normal;

    }

    #header-menu > li {

    font-style: normal; font-size:14px; font-family: ‘Conv_Gotham-Bold’;}

    The font is located on `wp-content/themes/graphene/fonts/Conv_Gotham-Bold´.

    The issue is that nothing happens

    May you help me?

    Mod

    Kenneth John Odle

    #41020

    Seriously…

    Please stop creating new threads with the same topic. Continue with your original topic here: https://forum.graphene-theme.com/gmneo-support/add-font-manually

    Do NOT create new threads or bump topics just because you didn’t get a response. It’s possible that people are busy, or that nobody knows the answer to your topic.

    It is perfectly fine to add additional information to your thread, by telling us about other things you have tried, tutorials you have read, etc. But don’t bump just to get back to the top of the topics list. This is bad form.

    Also, quit typing in all caps. It is considered shouting on the internet and is bad manners. If you do it to get yourself noticed, consider yourself noticed.

    This is the second time I have told you about this.

    Topic closed.

Viewing 2 posts - 1 through 2 (of 2 total)

  • You must be logged in to reply to this topic.