casper
casper copied to clipboard
[help-wanted/beginner friendly] How to remove comment counters in post
I'm using facebook comment already, so I disabled comments in post. However I still see comment counter in each post as below Comments
0 comments I suppose I can add some custom css code to hide it, something similar to:
.post_comments {
display:none!important;
}
but I don't know exactly the name of variable to hide. Could you help?
Does #comments work, or does it also remove your facebook comments?
Has this been resolved on your end @brucelee206 ?
I'd like to close this but want to fix if the issue remains.