Topic Resolution: Resolved
    Denzel Chia
    Moderator
    Posts: 2656
    16.09.2015 at 05:57 #20703

    Hi,

    Please try clearing your browser cache.

    Thanks!

    Graham Newell
    Spectator
    Posts: 104
    16.09.2015 at 08:48 #20707

    Hello Denzel,

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

    G

    Denzel Chia
    Moderator
    Posts: 2656
    16.09.2015 at 19:33 #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
    16.09.2015 at 19:38 #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
    16.09.2015 at 19:43 #20713

    Ah, it’s OK now.

    Double sorry.

    You da man . . . again.

    🙂

    Graham Newell
    Spectator
    Posts: 104
    16.09.2015 at 20:18 #20716

    Ah Denzel.

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

    G

    Denzel Chia
    Moderator
    Posts: 2656
    16.09.2015 at 20:27 #20720

    Hi,

    For sticky menu. Almost the same.

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

    Thanks!