• Anonymous User

    (@anonymized-11539796)


    Hello all,

    I am trying to change the font on my site and for the life of me cannot figure it out with this theme. Any suggestions? Thanks.

Viewing 15 replies - 1 through 15 (of 18 total)
  • Change the font in the CSS

    Thread Starter Anonymous User

    (@anonymized-11539796)

    yeah…I get that..lol….but every single time I try to it either messes the site up or just does not work. Any suggestions to change/fix the Top Nav?

    Thread Starter Anonymous User

    (@anonymized-11539796)

    Thread Starter Anonymous User

    (@anonymized-11539796)

    But I do thank you for the reply.

    Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    What do you want to change the font to?

    Thread Starter Anonymous User

    (@anonymized-11539796)

    I would like to use Calibri. or whatever is being used in the header font. Thank You.

    Thread Starter Anonymous User

    (@anonymized-11539796)

    Sorry, meant to say heading. Thanks again.

    This piece of code:

    #top_nav li a {
    background: url(“images/overlay.png”) repeat scroll right bottom rgba(0, 0, 0, 0);
    box-shadow: 2px 1px 6px #000000 inset;
    color: #FFFFFF;
    display: block;
    font-size: 1.1em;
    padding: 10px 12px;
    text-transform: uppercase;

    Have you tried adding this:

    font-family: Calibri;

    Thread Starter Anonymous User

    (@anonymized-11539796)

    WOW…worked like a charm! You rock….I swear I “thought” I tried everything…lmao..

    Nothing was working in chrome or firefox (firebug). Thanks again!

    Nice to hear it worked out! Nps!

    Thread Starter Anonymous User

    (@anonymized-11539796)

    Strange the code works in the child theme for the font style but not size but I can change the size in firebug but not in the child theme….lol. Thanks again for your help and support.

    Thats odd, that would require closer investigation hehe, you are most welcome mate.

    Thread Starter Anonymous User

    (@anonymized-11539796)

    It actually only worked because when I changed font family with the code you recommended it went to its default font…Maybe the Author could weigh in on this. Thanks for all your help….loving this theme.

    You used calibri as font but instead the browser displays the default font? What is the theme’s name? I wanne play around with it. :c

    Thread Starter Anonymous User

    (@anonymized-11539796)

    It’s Supernova theme. I love it but a little over my head with figuring out where everything is.

Viewing 15 replies - 1 through 15 (of 18 total)
  • The topic ‘How do I change font in Top Navigation’ is closed to new replies.