AI Search
Classic Search
Notifications
Clear all
Aug 24, 2020 2:26 am
2 Replies
Aug 24, 2020 12:07 pm
Try
add this to custom css
.fa-check-circle::before {
color: #777777 !important;
}
or only in the Forum Statistics
#wpforo #wpforo-wrap #wpforo-stat-body .wpf-last-info i.fa-check-circle::before {
color:#777777 !important;
}
Dashboard > Forums > Settings > Style (custom css)
