# How to hide sub-categories on the mind menu

**URL:** https://meta.discourse.org/t/how-to-hide-sub-categories-on-the-mind-menu/66687
**Category:** Support
**Created:** [23.Июль.2017 23:18:01 UTC](https://meta.discourse.org/t/how-to-hide-sub-categories-on-the-mind-menu/66687 "2017-07-23T23:18:01Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![Y2K](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/y2k/32/120480_2.png) [@Y2K](https://meta.discourse.org/u/Y2K)
#### Post date: [23.Июль.2017 23:18:01 UTC](https://meta.discourse.org/t/how-to-hide-sub-categories-on-the-mind-menu/66687/1 "2017-07-23T23:18:01Z")

</div>

I see this is possible but can’t find such settings. What am I missing?  
On the category settings I see an option to Suppress this category from the homepage, but this will only hide it from the home page, which I don’t want to. It will still show on the menu.  
Thanks!

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

---

<div class="post-metadata">

### Author: ![cpradio](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/cpradio/32/4970_2.png) [@cpradio](https://meta.discourse.org/u/cpradio)
#### Post date: [23.Июль.2017 23:43:32 UTC](https://meta.discourse.org/t/how-to-hide-sub-categories-on-the-mind-menu/66687/2 "2017-07-23T23:43:32Z")

</div>

Custom CSS:

```plaintext
.menu-panel .category-links .subcategory { display: none; }

```

---

<div class="post-metadata">

### Author: ![Y2K](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/y2k/32/120480_2.png) [@Y2K](https://meta.discourse.org/u/Y2K)
#### Post date: [24.Июль.2017 06:48:29 UTC](https://meta.discourse.org/t/how-to-hide-sub-categories-on-the-mind-menu/66687/3 "2017-07-24T06:48:29Z")

</div>

> [@cpradio](#):
>
> Custom CSS:
> 
> .menu-panel .category-links .subcategory { display: none; }

**Thank you so much, that did the trick** 🎁

---

<div class="post-metadata">

### Author: ![JammyDodger](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jammydodger/32/254611_2.png) [@JammyDodger](https://meta.discourse.org/u/JammyDodger)
#### Post date: [08.Июнь.2024 12:44:30 UTC](https://meta.discourse.org/t/how-to-hide-sub-categories-on-the-mind-menu/66687/4 "2024-06-08T12:44:30Z")

</div>

Эта тема была автоматически закрыта через 2511 дней. Новые ответы больше не допускаются.
