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

    Hi
    Add below code in custom.css file

    .article-tools .typo-tools strong b {
        display: none;
        font-weight: 400;
    }
    .article-tools .typo-tools .Times .Times, .article-tools .typo-tools .Georgia .Georgia, .article-tools .typo-tools .Segoe .Segoe, .article-tools .typo-tools .Helvetica .Helvetica, .article-tools .typo-tools .Default .Default, .article-tools .typo-tools .Bigger .Bigger, .article-tools .typo-tools .Big .Big, .article-tools .typo-tools .Medium .Medium, .article-tools .typo-tools .Small .Small, .article-tools .typo-tools .Smaller .Smaller {
        display: inline-block;
    }

    Let me know if it helps.

    palmino Friend
    #1072175

    It works perfectly.
    Thank you for your help!

    Pankaj Sharma Moderator
    #1072474

    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, 10 months ago.

The topic ‘Problem with Typo Tools visualization’ is closed to new replies.