Hello, the only working version of this mod is [cv6] Node Icon 1.2.1, I do not use it. If you read the subject of the mod, you will understand that this does not work anymore.it still didn't improve anything
Remove the mod from your site and use these codes
CSS:
/*****node icon fontawesome changer per FORUM node*****/
.node.node--id37.node--forum.node--read .node-icon i:before {
.m-faContent("\f07c");
}
.node.node--id37.node--forum.node--unread .node-icon i:before {
font-weight: 900;
}
/**********/
Replace id37 here with your own id
If you can't do it, send me your information privately and I will do it.