Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1376100
    florincb7
    Participant

    Hello! I am using Pattaya font for headings but I want to use Open Sans for H6 heading. Is that possible? Thanks!

    #1376117
    Thai
    Moderator

    Hi There,

    Please add the following CSS under style.css file locates in your child theme:

    @import url('https://fonts.googleapis.com/css?family=Open+Sans');
    h6, .h6 {
    font-family: 'Open Sans', sans-serif !important;
    }

    Hope it helps 🙂

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