Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • Pankaj Sharma Moderator
    #1067402

    Hi
    On article pages, there is typo tools to change the size, if you want to override it
    add below code in custom.css file

    .article-content {
        font-size: 16px!important;
    }
    .layout-blog .blog-item .article-intro {
        font-size: 16px;
    }

    Regards

    ssinha Friend
    #1067526

    Hey Pankaj, that worked out beautifully. Thanks for your help.

    Best wishes.

    Pankaj Sharma Moderator
    #1067626

    You are welcome!

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

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

The topic ‘Reduce font size in Article pages’ is closed to new replies.