Expired
Hi,
In our site we do not allow leaving comments.
Is there a way to remove the “0 comments” that appear:
1. In the blog page below the name of each of the blog posts.
2. In a single blog page below its title.
Thanks.
Hello,
Yes, please add this code into your custom css box:
.blog-article.standard-style .info li:nth-child(3) { display: none; }
Let us know.
Best regards!
Works ! Thank you for the great support.
You must be logged in to reply to this topic.