Studio Briljant
asked 8 months ago

Hi,
How can I hide the answers, votes and views count? My client only wants a simple Q&A page where the visitor send in questions and the admin is posting answers. Before purchasing the plugin I asked about this and you said that it would be possible with this plugin.
Thanks!

1 Answers
DominicStaff
answered 8 months ago

Hi, 
You can use the following CSS code to hide this section: 

.dwqa-question-stats {
     display: none;
}
Powered by DW Question & Answer Pro