AI Search
Classic Search
Notifications
Clear all
Feb 08, 2020 2:41 pm
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 2:50 pm
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.
