Shashank Bangera
asked 9 years ago

I only wish to see the ‘views’ and ‘answers’ in the list all questions page. 
How do I remove the ‘Vote’ functionality altogether?

2 Answers
Guru
answered 9 years ago

You can do this by adding the following css rule in you style sheet for the DWQA plugin such as the style.css file created in dwqa-templates folder,
.dwqa-container .dwqa-list-question .dwqa-vote {display:none;}
 
Cheers

DominicStaff
answered 9 years ago

Dear Guru ! Thanks for your help. 
Hello Shashank ! 
I think you have resolved the issue with suggestion provided by Guru. I will mark the “Resolved” status for this question.
Regards,

Powered by DW Question & Answer Pro