您可以尝试以下 CSS:
.topic-list { .topic-list-header .posts, .topic-list-body .posts { display: none !important; } }