AI Search
Classic Search
Notifications
Clear all
3 Replies
Oct 27, 2023 1:48 pm
Hi @artyr,
You can use this CSS code in wpForo > Settings > Colors & Styles > Custom CSS Code textarea:
#wpforo #wpforo-wrap .wpfl-3 .wpforo-post.wpforo-tags {
display: none;
}
