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

Limited Support

Our team is currently on holiday, so support will be limited during this period. Response times may be slower than usual, and some inquiries may be delayed.
We appreciate your patience and understanding, and we’ll resume our usual support by the end of August.

 

Question [Solved] Removing the comment count

3 Posts
2 Users
2 Reactions
1,099 Views
Posts: 2
Topic starter
(@cjmf11999944)
New Member
Joined: 3 years 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: 8075
 Asti
Support
(@asti)
Illustrious Member
Joined: 8 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: 3 years ago

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

Share: