How to remove "nav-sub" in Unanswered tab ???
(just Unanswered tab only)
Make a custom theme (or just use the mentioned method below) :
You can also do this in a custom theme with this CSS rule:
.qa-template-unanswered .qa-nav-sub {display:none;}
Welcome to the Q&A site for Question2Answer.
If you have a question about Q2A, please ask here, in English.
To report a bug, please create a new issue on Github or ask a question here with the bug tag.
If you just want to try Q2A, please use the demo site.