The effects of alcohol on sustanon 250 leucine for – real weight loss & bodybuilding benefits?
Removing the commen...
 
Share:
Notifications
Clear all

Question [Solved] Removing the comment count

3 Posts
2 Users
2 Likes
561 Views
Posts: 2
Topic starter
(@cjmf11999944)
New Member
Joined: 1 year ago

Hi there, I'm looking to remove the comment count (Ie 0 comments) from the plugin. Is this possible via css on the style and fonts page?

 

Many thanks in advance for all of your help

2 Replies
Asti
Posts: 7151
 Asti
Support
(@asti)
Illustrious Member
Joined: 6 years ago

Hi @cjmf11999944,

You can use the CSS code below: 

#wpdcom .wpd-thread-head .wpd-thread-info {
    display: none;
}

Put the code in the Top Admin Bar > Customize > Additional CSS > "Additional CSS" textarea, save it, delete all caches and check again.

Posts: 2
Topic starter
(@cjmf11999944)
New Member
Joined: 1 year ago

Thank you very much Asti- worked a treat! Really appreciate it

Share: