with this css, you can add a NEW Label below unread forum icon
Simply add the CSS to your extra.less file in the Template editor.
.node--unread .node-icon i:after, .node--unread .no-icon i:after {
font-family: inherit;
font-size: 13px;
font-style: initial;
font-weight: bold...