Limited Support
Our team is currently on holiday, so support will be limited during this period. Response times may be slower than usual, and some inquiries may be delayed.
We appreciate your patience and understanding, and we’ll resume our usual support by the end of August.
Feb 08, 2020 10:41 am
Hey guys,
I noticed that some posts icon won't show up and I don't understand why.
I hope someone could help me. This is a link to a sample page: https://tesreg.com/community/fusion-360/
Â
Thanks.
Â
10 Replies
Feb 08, 2020 10:50 am
Hi @beyondforce,
Please navigate to Dashboard > Forums > Settings > Styles admin page, put the CSS code in the "Custom CSS code" textarea.
.fa-file:before {
content: "\f15b" !important;
}
Please don't forget to delete all caches and press Ctrl+F5 (twice) on the frontend before checking to reload the updated CSS file.  Â