AI Search
Classic Search
Notifications
Clear all
How-to and Troubleshooting - wpForo 2.0
3
Posts
2
Users
1
Reactions
1,783
Views
2 Replies
Dec 04, 2019 11:46 am
Hi @nikita-klimov,
Please put the following CSS code in the "Custom CSS code" textarea, located in the Dashboard > Forums > Settings > Style Tab.
.fa {
font: normal normal normal 14px/1 FontAwesome;
}
.fa-vimeo:before {
content: "\f27d" !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.
