# Hide Users Column

**URL:** https://meta.discourse.org/t/hide-users-column/143506
**Category:** Theme component
**Tags:** official, hide-users-column
**Created:** [March 6, 2020, 1:10pm UTC](https://meta.discourse.org/t/hide-users-column/143506 "2020-03-06T13:10:22Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![Discourse](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/discourse/32/148734_2.png) [@Discourse](https://meta.discourse.org/u/Discourse)
#### Post date: [March 6, 2020, 1:10pm UTC](https://meta.discourse.org/t/hide-users-column/143506/1 "2020-03-06T13:10:22Z")

</div>

| | | |
| --- | --- | --- |
| :discourse2: | **Summary** | **Hide Users Column** hides the Users column from the **Latest** and **Top** pages of your site. |
| 👓 | **Preview** | [Preview on Discourse Theme Creator](https://discourse.theme-creator.io/theme/Discourse/hide-users-column) |
| 🛠 | **Repository Link** | [https://github.com/discourse/discourse-hide-users-column](https://github.com/discourse/discourse-hide-users-column) |
| 📖 | **New to Discourse Themes?** | [Beginner’s guide to using Discourse Themes](https://meta.discourse.org/t/beginners-guide-to-using-discourse-themes/91966) |

Install this theme component

> [@](#):
>
> :discourse2: As this is an #official theme component maintained by the Discourse team, #Support, #Contribute > Bug, #Contribute > UX, and #Contribute > Feature requests can be made in the respective categories here on Meta, and tagged with the appropriate theme component tag. Click on a link below to get one started. 👍
> 
> [❓&nbsp; **Support**](https://meta.discourse.org/new-topic?category_id=6&tags=hide-users-column "Ask for support on configuring and using Hide User Column") [🐛&nbsp; **Bug**](https://meta.discourse.org/new-topic?category_id=1&tags=hide-users-column "A bug report means something is broken, preventing normal/typical use of the theme component") [👀&nbsp; **UX**](https://meta.discourse.org/new-topic?category_id=9&tags=hide-users-column "Discussion about the user interface of Hide User Column, and how features are presented (including language and UI elements)") [💡&nbsp; **Feature**](https://meta.discourse.org/new-topic?category_id=2&tags=hide-users-column "Discussion about how existing Hide User Column features can be improved or enhanced, and how proposed new features could work")

### Features

Before:

 ![image](https://global.discourse-cdn.com/meta/original/3X/a/f/aff53237212d768f1eb6e887ed76d8330345c079.png)

After:

 ![image](https://global.discourse-cdn.com/meta/original/3X/c/6/c6a6207f732922b9f02baec214e222634c0c70ee.png)

  

> :discourse2: **Hosted by us?** Theme components are available to use on our Standard, Business, and Enterprise plans.

> Last edited by @JammyDodger 2024-06-12T23:05:56Z
> 
> > **Check document**
> >
> > Perform check on document:

---

<div class="post-metadata">

### Author: ![REALITY](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/reality/32/199798_2.png) [@REALITY](https://meta.discourse.org/u/REALITY)
#### Post date: [April 5, 2022, 7:51pm UTC](https://meta.discourse.org/t/hide-users-column/143506/8 "2022-04-05T19:51:34Z")

</div>

If ‘Topic list previews’ theme-component is installed ‘Hide Users Column’ hides the topic thumbnails, I just used in common:

```plaintext
.topic-list .posters { display: none; }

```

Seems to work.

---

<div class="post-metadata">

### Author: ![tmn](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/tmn/32/267788_2.png) [@tmn](https://meta.discourse.org/u/tmn)
#### Post date: [July 16, 2022, 3:13pm UTC](https://meta.discourse.org/t/hide-users-column/143506/9 "2022-07-16T15:13:05Z")

</div>

Yeah, I tried this CSS, it work for PC, but mobile still display on the left.

---

<div class="post-metadata">

### Author: ![RGJ](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/rgj/32/523185_2.png) [@RGJ](https://meta.discourse.org/u/RGJ)
#### Post date: [August 12, 2024, 9:18am UTC](https://meta.discourse.org/t/hide-users-column/143506/10 "2024-08-12T09:18:12Z")

</div>

There is a warning on 3.3.0 stable for this theme component:

> Deprecation notice: The displayNewPosts property of the topic model is deprecated [deprecation id: discourse.topic.totalUnread]

---

<div class="post-metadata">

### Author: ![Andrew\_Rowe](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/andrew_rowe/32/445877_2.png) [@Andrew\_Rowe](https://meta.discourse.org/u/Andrew_Rowe)
#### Post date: [January 2, 2025, 3:46am UTC](https://meta.discourse.org/t/hide-users-column/143506/11 "2025-01-02T03:46:02Z")

</div>

This component would be much more useful if it could be configured for individual categories IMHO
