# Remove the users column?

**URL:** https://meta.discourse.org/t/remove-the-users-column/42704
**Category:** Support
**Created:** [2016年四月18日 01:56 UTC](https://meta.discourse.org/t/remove-the-users-column/42704 "2016-04-18T01:56:18Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![Sebastian1](https://avatars.discourse-cdn.com/v4/letter/s/f19dbf/32.png) [@Sebastian1](https://meta.discourse.org/u/Sebastian1)
#### Post date: [2016年四月18日 01:56 UTC](https://meta.discourse.org/t/remove-the-users-column/42704/1 "2016-04-18T01:56:18Z")

</div>

Is there a way to remove the users column without touching code?

---

<div class="post-metadata">

### Author: ![dax](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/dax/32/244677_2.png) [@dax](https://meta.discourse.org/u/dax)
#### Post date: [2016年四月18日 02:05 UTC](https://meta.discourse.org/t/remove-the-users-column/42704/2 "2016-04-18T02:05:34Z")

</div>

Add to Admin \> Custom \> CSS  
`.topic-list .posters {display: none;}`

---

<div class="post-metadata">

### Author: ![Raman\_Jindal](https://avatars.discourse-cdn.com/v4/letter/r/258eb7/32.png) [@Raman\_Jindal](https://meta.discourse.org/u/Raman_Jindal)
#### Post date: [2018年十月30日 12:42 UTC](https://meta.discourse.org/t/remove-the-users-column/42704/3 "2018-10-30T12:42:09Z")

</div>

I am looking for an answers to this assertion, but don’t find the navigation provided the above answer. Is there a different solution to it in 2018 ?

---

<div class="post-metadata">

### Author: ![pfaffman](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/pfaffman/32/120154_2.png) [@pfaffman](https://meta.discourse.org/u/pfaffman)
#### Post date: [2018年十月30日 12:59 UTC](https://meta.discourse.org/t/remove-the-users-column/42704/4 "2018-10-30T12:59:04Z")

</div>

I think there is an example in the theme developers guide.

---

<div class="post-metadata">

### Author: ![Raman\_Jindal](https://avatars.discourse-cdn.com/v4/letter/r/258eb7/32.png) [@Raman\_Jindal](https://meta.discourse.org/u/Raman_Jindal)
#### Post date: [2018年十月30日 13:39 UTC](https://meta.discourse.org/t/remove-the-users-column/42704/5 "2018-10-30T13:39:01Z")

</div>

I was able to achieve that here -

Admin \> Customize \> Themes \> Click On your theme (Light, Dark etc.) \> Custom CSS/HTML \>  
Edit CSS/HTML.

 ![image](https://global.discourse-cdn.com/meta/original/3X/0/3/03cdc207e982c8af690856e58c7969db15de3e57.png)

---

<div class="post-metadata">

### Author: ![system](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/system/32/443519_2.png) [@system](https://meta.discourse.org/u/system)
#### Post date: [2021年八月3日 17:29 UTC](https://meta.discourse.org/t/remove-the-users-column/42704/6 "2021-08-03T17:29:39Z")

</div>


