Hi,
I notice my username which is the admin, when I post the question. The question meta data shows ‘staff’ in orange color. Is it Admin set as staff?
And can I delete ‘staff’ word?
Best regards,
Apple
1 Answers
Hi,
If you want to delete the “Staff” word, you can add the following code to the style.css file:
.dwqa-container .dwqa-label.dwqa-staff { display: none; }
Hope this helps !
Thank you so much. 🙂
Please login or Register to submit your answer