Custom Font in header via custom CSS – appears in admin pg, not in published pg

  • Unknown's avatar

    I am setting up custom fonts in the primary menu bar. I have inserted the following line of code:

    .menu a {
    font-family: futura-pt !important;
    }

    This changes the font to the correct view in the customize view of the page, but it jerks from a default font to the desired font about 1 second after the page has loaded. The font seen on the published blog is the default.

    I have tried using .menu a{} and .menu-item a{} and both exhibit the same behavior.
    Please help.

    Thanks,
    Greg

    The blog I need help with is: (visible only to logged in users)

  • Unknown's avatar

    Hi Greg,

    Currently I am seeing the correct font as seen here:

    Are you still seeing the default font? Let me know and I’d be happy to take a further look!

  • Unknown's avatar

    Hi Grace,

    That looks correct, but it’s not what I’m getting through any view but the “customize” view in the dashboard. I’ve tested this on multiple computers in multiple browsers, and it doesn’t seem to be working.

    -Greg

  • Unknown's avatar

    Hi Greg,

    Can you try clearing out your cache and cookies using the guide below?

    Solve common browser issues

    I have checked your site on Chrome, Safari, and Firefox and the font looks correct to me as seen here:

    Also please make sure your browsers are updated to the most recent version:

    http://browsehappy.com

    Let me know how this works out!

  • The topic ‘Custom Font in header via custom CSS – appears in admin pg, not in published pg’ is closed to new replies.