Hi,
we are using the free version of your plugin and are wondering, if there is any possibility to hide the following:
http://neu.nexaria.ch/frage-und-antwort/kategorie/interview/
- Filter: Alle Offen Gelöst Geschlossen Unbeantwortet as well as the “Sortieren nach” Drop Down.
- Number of answers and votes (only “Aufrufe” should appear)
Looking forward to your feedback.
Many thanks
Nadine
2 Answers
To hide all this section, you can use the following code:
.dwqa-question-filter, .dwqa-questions-list .dwqa-question-item .dwqa-question-stats span.dwqa-answers-count, .dwqa-questions-list .dwqa-question-item .dwqa-question-stats span.dwqa-votes-count {display: none;}
many thanks. works perfectly
Please login or Register to submit your answer