Notice: These forums are now retired and closed. For active support, please Submit a Ticket or visit our official WordPress.org community pages.
Kadence Theme | Kadence Blocks | Starter Templates | WooCommerce Email Designer | Ascend | Virtue | Pinnacle

Hide Comment Count

Home / Forums / Virtue Theme / Hide Comment Count

This topic is: Not Resolved
[Not Resolved]
Posted in: Virtue Theme
October 21, 2018 at 6:32 pm

I’m wondering if there is a way to hide the comment count both on the blog page (with post excerpt) and also on an individual blog post page. If it’s not built in, is there a CSS snippet that I could paste into the advanced section?

Thanks!

ETA:

I figured out I can do this:

.postcommentscount {
display: none;
}

But is that the best way?

  • The forum ‘Virtue Theme’ is closed to new topics and replies.