Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #525774

    Hi,

    I used the quick code to remove the “0 Comments” from the grid view of posts but just noticed that it is still there in the post view.

    Example:

    http://www.gregorybeylerian.com/artworks/beauty-of-the-night/

    How do I remove “0 Comments” that resides between the date and category?

    Thanks

    GB

    #525784

    Hi gb!

    Please add following code to Quick CSS as well

    .comment-container, .text-sep-comment {
        display: none;
    }

    Best regards,
    Yigit

    #525788

    you rock Yigit!

    Thanks

    GB

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘remove "O Comments" from post.’ is closed to new replies.