Hi,
How can I remove count of comments on blog post as per this screenshot: https://prnt.sc/tp7d2o?
Thanks
This topic has 4 replies, 2 voices, and was last updated 5 years, 4 months ago ago by Rose Tyler
Hi,
How can I remove count of comments on blog post as per this screenshot: https://prnt.sc/tp7d2o?
Thanks
Hello,
Try to add the next code in Theme Options > Theme Custom CSS:
.post-comments-count, .meta-post .meta-divider:nth-child(4) {
display: none;
}
Regards
That removed it but the ‘/’ remains, how can I remove that?
Please find image as ref: https://prnt.sc/tp8ze6
Provide URL of the mentioned page, please.
Regards
The issue related to '‘how to remove count of comments on blog post’' has been successfully resolved, and the topic is now closed for further responses