ألقيت نظرة سريعة وإضافة هذا الكود إلى ملف CSS لمكون محلي مخصص سيصلحه لك إذا كنت تستخدم مكون السمة (theme component) الخاص بقائمة مواضيع المؤلف (Topic List Author).
.full-width .contents .topic-list .topic-list-body .topic-list-item .topic-list-data.posters {
display: none;
}
.custom-author-column {
display: flex;
align-items: center;
justify-content: center;
}