How can I turn off new topic alert?

I think this should work

#list-area .show-more {
    display: none;
}
2 Likes