how to remove 'New 0' (or or whatever number) feature?
how to remove 'New 0' (or or whatever number) feature?
so yeah
how do i remove it?
0
This discussion has been closed.

Comments
.NoNewComments .DiscussionNew { display: none !important; }To remove the "New X" completely from all discussions (even those with new posts) change ".NoNewComments" to ".Discussion".Update: Wording; added !important modifier.