# Reuse Discourse Hamburger Functionality

**URL:** https://meta.discourse.org/t/reuse-discourse-hamburger-functionality/85578
**Category:** Support
**Created:** [April 17, 2018, 9:42pm UTC](https://meta.discourse.org/t/reuse-discourse-hamburger-functionality/85578 "2018-04-17T21:42:12Z")
**Posts on this page:** 1
**Showing post:** 4

<div class="post-metadata">

### Author: ![simon](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/simon/32/339122_2.png) [@simon](https://meta.discourse.org/u/simon)
#### Post date: [April 18, 2018, 10:47pm UTC](https://meta.discourse.org/t/reuse-discourse-hamburger-functionality/85578/4 "2018-04-18T22:47:02Z")

</div>

> [@sarahann](#):
>
> On mobile, I was hoping to create a hamburger menu that functions like discourse’s hamburger

The [Brand Header](https://meta.discourse.org/t/brand-header-theme-component/77977) might give you some ideas about how to approach this. You can find its code here: [GitHub - discourse/discourse-brand-header: Brand header theme component for Discourse · GitHub](https://github.com/discourse/discourse-brand-header). It only displays a hamburger menu in mobile mode. You can get the mobile view on a desktop by appending  
`?mobile_view=1` to your forum’s URL.

---

_[View the full topic](https://meta.discourse.org/t/reuse-discourse-hamburger-functionality/85578)._
