Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[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 join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants