If ‘Topic list previews’ theme-component is installed ‘Hide Users Column’ hides the topic thumbnails, I just used in common:
.topic-list .posters { display: none; }
Seems to work.
If ‘Topic list previews’ theme-component is installed ‘Hide Users Column’ hides the topic thumbnails, I just used in common:
.topic-list .posters { display: none; }
Seems to work.