Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1240254
    newskywebsites
    Participant

    Hi there,
    I’m using the Google font Yanone Kaffeesatz 400 regular for my headings and Roboto 300 book for my body font. I noticed that when using the Counter element it’s not using either of those fonts. How can I change the counter font to match one of the theme fonts?

    site: https:volleyballhelp.com (also see attached screenshot)

    updated everything, child theme.

    Thanks!
    Dawn

    #1240404
    Christopher
    Moderator

    Hi there,

    Please add following code in Customize -> Custom -> Global CSS :

    span.text-below {
        font-family: "Yanone Kaffeesatz",sans-serif;
    }

    Hope that helps.

  • <script> jQuery(function($){ $("#no-reply-1240254 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>