juanm
asked 7 years ago

I have the PRO version and I will like to remove the comment box that shows below each question and answe.

1 Answers
DominicStaff
answered 7 years ago

You can add the following code to your style.css file.

.dwqa-comments {
   display: none;
}

Also, you can configure the permission of the plugin to allow or unallowed the user can post a comment.  

Powered by DW Question & Answer Pro