Topic Resolution: Resolved
    Denzel Chia
    Moderator
    Posts: 2656
    September 16, 2015 at 5:57 am #20703

    Hi,

    Please try clearing your browser cache.

    Thanks!

    Graham Newell
    Spectator
    Posts: 104
    September 16, 2015 at 8:48 am #20707

    Hello Denzel,

    I tried that, but no joy. Any other ideas?

    G

    Denzel Chia
    Moderator
    Posts: 2656
    September 16, 2015 at 7:33 pm #20711

    Hi,

    Please try the following code in Theme Options -> Custom CSS

    #nav ul li ul li a {
    font-family: "Dosis",Arial,Helvetica,sans-serif !important;
    }

    Thanks!

    Graham Newell
    Spectator
    Posts: 104
    September 16, 2015 at 7:38 pm #20712

    Hey there.

    That didn’t work, but is there a work around? Is it because I am using a Google font?

    Sorry to bother you about these things.

    G

    Graham Newell
    Spectator
    Posts: 104
    September 16, 2015 at 7:43 pm #20713

    Ah, it’s OK now.

    Double sorry.

    You da man . . . again.

    🙂

    Graham Newell
    Spectator
    Posts: 104
    September 16, 2015 at 8:18 pm #20716

    Ah Denzel.

    The sticky menu does not work, can I get the code for that too?

    G

    Denzel Chia
    Moderator
    Posts: 2656
    September 16, 2015 at 8:27 pm #20720

    Hi,

    For sticky menu. Almost the same.

    #sticky-nav ul li ul li a {
    font-family: "Dosis",Arial,Helvetica,sans-serif !important;
    }

    Thanks!