Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1287153
    Anton Davis
    Participant

    Hi support,

    Can you please tell me how to change the font of one specific custom headline?
    I have tried assigning a class to the headline then adding the below into the custom CSS as per another post:

    @import url(‘https://fonts.googleapis.com/css?family=Aref+Ruqaa’);

    .headline1{
    font-family:’Aref Ruqaa’, serif;
    }

    But this isn’t working. Please tell me what I’m doing wrong.

    Thanks

    #1287154
    Anton Davis
    Participant
    This reply has been marked as private.
    #1287189
    Rad
    Moderator

    Hi there,

    Thanks for writing in.

    Please add this to your child theme’s style.css

    @import url('https://fonts.googleapis.com/css?family=Aref+Ruqaa');

    And make sure it’s added above and before other existing CSS.

    Thanks!

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