Hi, 2 Questions:
How can i do this ? Thanks for advise.
Hello. I would also like to know how to do that
You can add the following code to the style.css file:
– Remove the vote count: .dwqa-questions-list .dwqa-question-item .dwqa-question-stats > span.dwqa-votes-count { display: none; }
– Remove the question/answer vote: .dwqa-question-vote, .dwqa-answer-vote { display: none; }
Thank for your help. We appreciate it.
Please login or Register to submit your answer
Username or Email Address
Password
Remember Me
replied 7 years ago
Hello. I would also like to know how to do that
replied 7 years ago
You can add the following code to the style.css file:
– Remove the vote count:
.dwqa-questions-list .dwqa-question-item .dwqa-question-stats > span.dwqa-votes-count { display: none; }
– Remove the question/answer vote:
.dwqa-question-vote, .dwqa-answer-vote { display: none; }
replied 7 years ago
Thank for your help. We appreciate it.