AI Search
Classic Search
Notifications
Clear all
How-to and Troubleshooting - wpForo 2.0
3
Posts
2
Users
0
Reactions
2,751
Views
2 Replies
Apr 13, 2021 11:44 am
Hi @helenelafitte,
Insert this CSS code in Dashboard > Forums > Settings > Styles > Custom CSS Code textarea, save it, delete all caches, go to forum front-end and press Ctrl+F5:
#wpforo #wpforo-wrap .wpfl-1 .wpforo-last-topic-date {
display: none;
}
Apr 13, 2021 11:08 pm
It's perfect !
Thank you very much
