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.
How-to and Troubleshooting
3
Posts
2
Users
1
Reactions
1,299
Views
Dec 04, 2019 4:27 am
Hello! When I open the forum page on my site does not display the social buttons. 😮Â How to fix it? Thanks in advance. 😀Â
2 Replies
Dec 04, 2019 7: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. Â