Hi this plugin is great.Thanks for making this plugin.
Can you help me to guide how can i increase the font size for questions status like Need Answer Answered Resolved etc.
Please see the attached screenshot also.

1 Answers
Hi,
If you want to change the font size for the Status section, you can add the following code to the style.css file:
.dwqa-list-question .filter li { font-size: 15px; }
Hope this helps !
Please login or Register to submit your answer