AI Search
Classic Search
Notifications
Clear all
How-to and Troubleshooting - wpForo 2.0
5
Posts
2
Users
1
Reactions
2,250
Views
Apr 22, 2022 4:00 pm
Hi,
How to remove: Unread Posts | Forums | Topics please (screenshot attached)?
Thanks in advance!
Peter
The page I need help with
4 Replies
Apr 22, 2022 4:16 pm
add this to custom css
#wpforo #wpforo-wrap .wpforo-feed {
display: none;
}
Dashboard > Forums > Settings > Style (custom css)
Apr 22, 2022 4:34 pm
put new codes under them 😉
Apr 22, 2022 5:06 pm
Done!
Thank you very much!

