Notifications
Clear all
Paid Addons Support Forum Only
Please note, that here we only support Paid Addons issues and questions.
gVectors Support staff works from 6am to 6pm (GMT+0)
All questions related to wpForo and wpDiscuz free plugins should be asked in the corresponding plugin support forum:
27/04/2020 1:03 pm
Please navigate to the Dashboard > Comments > Settings > Styling admin page, put the following CSS code in the "Custom CSS code" textarea:
.fa-rss:before {
content: "\f09e" !important;
}
.fa-bolt:before {
content: "\f0e7" !important;
}
.fa-minus:before {
content: "\f068" !important;
}
Please don't forget to delete all caches and press CTRL+F(twice) on the frontend before checking.