Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • ipromenta Friend
    #1025737

    Hi,

    i would like to use google fonts in headings and in content!
    How can i use those?

    Asko

    Saguaros Moderator
    #1025919

    Hi Asko,

    Did you try with the Typography Settings in JA Builder?

    ipromenta Friend
    #1025929

    Hi,

    Yes i did try typography settings, but the problem is how and where to put the @import font link from Google Fonts!
    Thank you for your response!

    Asko

    Yap Friend
    #1026091

    I have the same question as ipromenta.

    Saguaros Moderator
    #1026411

    Hi,

    You can try with this way:

    • Go to ‘Edit’ mode of a page
    • Navigate to Settings > Custom Code (the left panel in edit mode)
    • Add link to the google font you want to use into ‘TOP OF HEAD’:

      <link href=’https://fonts.googleapis.com/css?family=Open+Sans‘ rel=’stylesheet’ type=’text/css’/>

    • Enable the Custom CSS option and CSS rules to specify these families:

      body .jub-block, body {
      font-family: 'Open Sans', sans-serif;
      }

    Screenshots: http://prntscr.com/ewakq3

    In case that you want to use another font kit, try with my suggestion in this topic: https://www.joomlart.com/forums/topic/gotham-font/

    I hope this helps.

Viewing 5 posts - 1 through 5 (of 5 total)

This topic contains 4 replies, has 3 voices, and was last updated by  Saguaros 7 years ago.

We moved to new unified forum. Please post all new support queries in our New Forum