# How to Hide sub categories in hamburger menu

**URL:** https://meta.discourse.org/t/how-to-hide-sub-categories-in-hamburger-menu/58835
**Category:** Support
**Created:** [10 Março , 2017 17:08 UTC](https://meta.discourse.org/t/how-to-hide-sub-categories-in-hamburger-menu/58835 "2017-03-10T17:08:39Z")
**Posts on this page:** 1
**Showing post:** 9

<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: [29 Julho , 2017 11:48 UTC](https://meta.discourse.org/t/how-to-hide-sub-categories-in-hamburger-menu/58835/9 "2017-07-29T11:48:36Z")

</div>

You can do it via CSS which is more consistent

> [@How to hide sub-categories on the mind menu](https://meta.discourse.org/t/how-to-hide-sub-categories-on-the-mind-menu/66687/2):
>
> Custom CSS: .menu-panel .category-links .subcategory { display: none; }

---

_[View the full topic](https://meta.discourse.org/t/how-to-hide-sub-categories-in-hamburger-menu/58835)._
