# I would like to make the “users” and “about this” settings invisible

**URL:** https://meta.discourse.org/t/i-would-like-to-make-the-users-and-about-this-settings-invisible/159059
**Category:** Support
**Created:** [28 juli 2020 om 14:07 UTC](https://meta.discourse.org/t/i-would-like-to-make-the-users-and-about-this-settings-invisible/159059 "2020-07-28T14:07:57Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![tobiaseigen](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/tobiaseigen/32/539204_2.png) [@tobiaseigen](https://meta.discourse.org/u/tobiaseigen)
#### Post date: [28 juli 2020 om 14:51 UTC](https://meta.discourse.org/t/i-would-like-to-make-the-users-and-about-this-settings-invisible/159059/2 "2020-07-28T14:51:17Z")

</div>

Hi Camille! I know you can disable the user list in the admin settings. Look for “enable user directory”. Then you can access the user list from the admin dashboard.

I don’t know how to hide the about page. Are you sure you want to remove that? It is fairly important to provide a place to see the contact email address for the site. That’s also how people find their way to the terms of service and privacy policy.

I do know you can use CSS to remove links from the hamburger menu - not sure if this is up to date but you can try it:

> [@Is it possible to remove the FAQ?](https://meta.discourse.org/t/is-it-possible-to-remove-the-faq/113811/7):
>
> Thanks ya’ll slight_smile, this was very helpful. I ended up adding the following CSS: .hamburger-panel .widget-link[href="/faq"] { display: none; } This’ll work whether the FAQ link is at the top of the menu (because its unread) or near the bottom.

---

_[View the full topic](https://meta.discourse.org/t/i-would-like-to-make-the-users-and-about-this-settings-invisible/159059)._
