Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1302966
    StefanHabel
    Participant

    I cannot figure out how to use a google font when adding a text with cornerstone.

    Shouldn’t that work?

    <span style=”font-family: ‘Indie Flower’; font-size: 40px;”>my example text</span>

    It still uses only the font i defined in customizer.

    As far as i understand i do not have to add already included fonts in the child theme, right?

    Merry Xmas everybody

    #1303004
    Joao
    Moderator

    Hi There,

    Please use :

    
    <span style="font-family: 'Indie Flower'; font-size: 40px;">my example text</span>

    And please add the following code to Appereance > Customizer > Custom > CSS

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

    Hope that helps

    Joao

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