Skip to content
This repository has been archived by the owner on Aug 6, 2024. It is now read-only.

[help-wanted/beginner friendly] How to remove comment counters in post #120

Open
brucelee206 opened this issue Mar 30, 2017 · 2 comments
Open

Comments

@brucelee206
Copy link

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?

@lacymorrow
Copy link
Owner

Does #comments work, or does it also remove your facebook comments?

@lacymorrow lacymorrow added this to the 2018 milestone Dec 13, 2017
@lacymorrow
Copy link
Owner

Has this been resolved on your end @brucelee206 ?

I'd like to close this but want to fix if the issue remains.

@lacymorrow lacymorrow changed the title How to remove comment counters in post [help-wanted/beginner friendly] How to remove comment counters in post Dec 13, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants