Sie können dieses CSS ausprobieren:
.topic-list {
.topic-list-header .posts,
.topic-list-body .posts {
display: none !important;
}
}
Sie können dieses CSS ausprobieren:
.topic-list {
.topic-list-header .posts,
.topic-list-body .posts {
display: none !important;
}
}