Viewing 2 replies - 1 through 2 (of 2 total)
  • It is a known problem with the Disqus plugin; for some reason it adds the word “comments” to the number of comments. Add this to the end of your various.css virtual CSS file (Appearance > Montezuma Options > CSS Files > various.css):

    .hentry .comment-bubble {
       overflow: hidden;
       vertical-align: -8px;
       font-size: 21px;
       line-height: 30px;
    }

    Thread Starter lionelmyszka

    (@lionelmyszka)

    Thanks a lot !!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Number of comments split titles’ is closed to new replies.