I am an employee at Jupiter.community (Categories - Jupiter Community). I wanted to remove the number of replies showing in the category section, however when I create a component and use display: none, it also disappears from the latest section. How do I create a theme component to only remove it from the category section?
유사한 #customization:theme-component에 대해 Hide Users Column 를 참고해 보세요.
단일 컬럼을 숨기는 것은 테마에 몇 줄의 CSS를 추가하는 것만큼 쉽습니다. 예를 들어 How to hide the "views" column? - #5 by jidetheblogger
관련 자료:
Yes, I saw this. However, when I try to remove it from the category section it also disappears from the latest section since both use the same class and id names. How do I remove the numbers ONLY from the category section?
The body tag in each of those two pages has different classes.

