يمكنك تجربة CSS التالي:
.topic-list {
.topic-list-header .posts,
.topic-list-body .posts {
display: none !important;
}
}
يمكنك تجربة CSS التالي:
.topic-list {
.topic-list-header .posts,
.topic-list-body .posts {
display: none !important;
}
}