Forums
Forums / Theme: Enspire / Comment Counter
(@kellis21)
7 years, 4 months ago
Is it possible to add something into the Additional CSS to remove the Comment Counter (that shows on the front page as well as the post page)? I don’t want the counter anywhere. Thanks for the great theme!
(@anonymized-16453565)
Hi kellis,
Please add below code in your style.css file
ul.meta-single.group li.comments { display: none; }
Thanks, Snehal.
(@alxmedia)
Glad you like it!
Customize > Theme Options > Blog > Thumbnail Comment Count > OFF
Should remove them.
That worked, thanks!
The topic ‘Comment Counter’ is closed to new replies.
(@kellis21)
7 years, 4 months ago
Is it possible to add something into the Additional CSS to remove the Comment Counter (that shows on the front page as well as the post page)? I don’t want the counter anywhere. Thanks for the great theme!