AI Search
Classic Search
Notifications
Clear all
3 Replies
Mar 10, 2021 2:08 pm
This option is possible. Add this code to CSS
.wpf-thead-status {
display: none!important;
}
.wpf-thread-box.wpf-thread-status {
display: none!important;
}
Mar 13, 2021 12:38 am
Thank you so much
