Look at my QA section There is only one question and if you check it, you will see that it does not look right…
I need to show only textarea for answer, nothing else…
1 Answers
If you want to switch off comments for answer page, you can add the following code to the style.css file:
.dwqa-single-question .dwqa-comments { display: none; }
If you still face there issue, please let me know (send me a screenshot)
Hope this helps !
Please login or Register to submit your answer