zoheb127
asked 9 years ago

Hi,

How do I de-activate the commenting feature on the Single Question page? I would like my visitors to have only the ‘Answer’ option, and no commenting.

regards,

1 Answers
DominicStaff
answered 9 years ago

Hi,
You can change the permission for the visitors in the Dashboard > Q&A > Settings > Permission.
Also, you can add the following code to the style.css file to remove the comment section.
.dwqa-single-question .dwqa-comments {display: none;}
Hope this helps !

Powered by DW Question & Answer Pro