Nadine
asked 4 years ago

Hi,
is there any possibility to hide the login mask below a question/answer page like this:
http://neu.nexaria.ch/question/lebenslauf/test-an-maxy/
We have tried to change the user permissions for answers, questions & comments in the plugin settings, but this does not change anything. Only Nexaria employee should be allowed to post answers.
Looking forward to your advice.
All the best,
Nadine

1 Answers
DominicStaff
answered 4 years ago

You can use the following code to hide it. 
.dwqa-answers-login { display: none; }

Powered by DW Question & Answer Pro