Hristo Avramov
Active member
I used this code in extra.less to remove the default icons.
Now in my local test this does not remove anymore the icons. Suggest me how to remove it again.
best regards
CSS:
.node--forum .node-icon i:before{display: none;}
best regards