Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • wilsonarguello Friend
    #1078323

    I need to change global font and set a specific font for titles.

    Pankaj Sharma Moderator
    #1078515

    Hi
    You can add a new font in T3 template with help of this documentation and set the font froon themeMagic.
    To change the article title size:
    Add this code in the custom.css file and change the font value as per needs.

    .article-header a {
        color: #406a80;
        font-family: 'Montserrat',sans-serif;
        font-size: 24px;
    }

    Regards

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

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

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