test
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • iabichino Friend
    #1043440

    Hello all
    I was just wondering where can the following fonts and size of fonts be changed?

    1. Article title font and size
    2. Content font and size

    I couldn’t do it from template back-end configuration
    Thanks for your help!


    1. Captura-de-pantalla-2017-06-22-a-las-08.36.56
    Pankaj Sharma Moderator
    #1043663

    Hi
    open /css/custom.css file in the template folder. create it if file is not present and add below code

    .item-page>article .article-header .article-title {
        font-size: 54px;
    }

    and for article content

    @media (min-width: 1199px)
    {
    .item-page .fs-medium .article-content {
        font-size: 18px;
    }}

    change the font size as per needs
    Regards

    iabichino Friend
    #1043710

    This will change the font size, what about to change the font type???
    THANKS IN ADVANCE!

    Pankaj Sharma Moderator
    #1043720

    Hi
    Here is documentation helps you to change/add font on site.

    Regards

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

This topic contains 3 replies, has 2 voices, and was last updated by  Pankaj Sharma 7 years, 6 months ago.

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