Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • daveburstein Friend
    #1017066

    Probably my confusion here. I followed the instructions in your latest link
    Open file assets.xml located in the templates/ja_template/etc them define font(s) you just added.

    ile>//fonts.googleapis.com/css?family=Merriweather:400,700,900,300

    //fonts.googleapis.com/css?family=Roboto:400,500,700

    <file>//fonts.googleapis.com/css?family=Alfa+Slab+One</file>

    Note the family=Alfa+Slab+One

    Then I got lost, trying to apply the new font to some text in an article and in custom.css.

    I added the font in my jce configuration. I see the name I added but it’s not changing the font. I added a Google font,

    //http://fonts.googleapis.com/css?family=Alfa+Slab+One;

    I suspect I need to add it in a css file but am not sure which one. (The template has a dozen. )

    Can you point me to a solution?

    I’m having a similar problem with adding the font to a style in custom.css

    THanks for the nelp

    Pankaj Sharma Moderator
    #1017536

    Hi
    First apply the font with help of this documentation.

    Now add below code in custom.css file

    body {font-family:ADDYOURFONTFAMILY!important}
    

    replace ADDYOURFONTFAMILY in above code with your font.

    Hope it helps.

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

This topic contains 1 reply, has 2 voices, and was last updated by  Pankaj Sharma 7 years, 8 months ago.

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