AI Search
Classic Search
Notifications
Clear all
2 Replies
Mar 08, 2024 8:43 am
Is there a way to disable/remove that icon from the topic list?
@media screen and (max-width: 960px) { #wpforo #wpforo-wrap .wpforo-topic-badges {display: none !important;}}
change the 960px if the icon should be hidden at a different size
