AI Search
Classic Search
Notifications
Clear all
3 Replies
Jan 24, 2019 3:10 pm
Hi @srtalop,
Please navigate to Dashboard > Forums > Settings > Styles admin page, put the following code in "Custom CSS Code" textarea, save it, delete all caches, do CTRL+ F5 on frontend:
.wpf-statbox.wpfbg-9:nth-child(4) {
display: none !important;
}
.wpf-statbox.wpfbg-9:nth-child(3) {
display: none !important;
}



