Remove comment count

This topic is empty.

Viewing 1 reply thread
  • Author
    Posts
    • #1924


      Winnie
      Guest

      Hi, is there any way to remove the comment count(e.g “Comment: 0) above the post title on home page and blog post page?

      Thanks,
      Winnie

    • #1925


      Spiracle Themes
      Guest

      Hi Winnie,

      Try this CSS

      .meta-item:nth-child(3) {
      display: none;
      }

      Copy and paste it in Appearance -> Customize -> Additional CSS

      Best Regards

Viewing 1 reply thread

Reply To: Remove comment count

Your information: