Thème Air

Vous pouvez essayer ce CSS :

.topic-list {
    .topic-list-header .posts,
    .topic-list-body .posts {
        display: none !important;
    }
}

2 « J'aime »