# Fix the Hamburger Menu

**URL:** <https://meta.discourse.org/t/fix-the-hamburger-menu/32981>\
**Category:** Support\
**Created:** [2015年九月7日 12:26 UTC](https://meta.discourse.org/t/fix-the-hamburger-menu/32981 "2015-09-07T12:26:59Z")\
**Posts on this page:** 12\
**Page:** 1

<div class="post-metadata">

**Author:** ![robypez](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/robypez/32/106859_2.png) [@robypez](https://meta.discourse.org/u/robypez)\
**Post date:** [2015年九月7日 12:26 UTC](https://meta.discourse.org/t/fix-the-hamburger-menu/32981/1 "2015-09-07T12:26:59Z")

</div>

Hi, I updated to Discourse latest version and I have an Issue with Hamburger Menu:

[https://forum.dday.it/](https://forum.dday.it/)

As you can see it’s not hidden. I make some changes to the CSS because I need a larger canvas, but I cannot fix this. Any hint?

---

<div class="post-metadata">

**Author:** ![Stephen](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/stephen/32/95011_2.png) [@Stephen](https://meta.discourse.org/u/Stephen)\
**Post date:** [2015年九月7日 12:36 UTC](https://meta.discourse.org/t/fix-the-hamburger-menu/32981/2 "2015-09-07T12:36:22Z")

</div>

Can’t you just add:

```
box-shadow: none;
background-color: transparent;

```

to #hamburger-menu.slideright ?

---

<div class="post-metadata">

**Author:** ![zogstrip](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/zogstrip/32/512781_2.png) [@zogstrip](https://meta.discourse.org/u/zogstrip)\
**Post date:** [2015年九月7日 12:40 UTC](https://meta.discourse.org/t/fix-the-hamburger-menu/32981/3 "2015-09-07T12:40:22Z")

</div>

I would use something like

```css
#hamburger-menu.slideright {
  @include transform(translateX(900px));
}

```

---

<div class="post-metadata">

**Author:** ![robypez](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/robypez/32/106859_2.png) [@robypez](https://meta.discourse.org/u/robypez)\
**Post date:** [2015年九月7日 12:44 UTC](https://meta.discourse.org/t/fix-the-hamburger-menu/32981/4 "2015-09-07T12:44:52Z")

</div>

Thjank you @zogstrip, but now I have a problem: I push “cancel” to cancel my previous css overrides and I delete the entire profile. Where do you save them? I have a backup

---

<div class="post-metadata">

**Author:** ![zogstrip](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/zogstrip/32/512781_2.png) [@zogstrip](https://meta.discourse.org/u/zogstrip)\
**Post date:** [2015年九月7日 12:46 UTC](https://meta.discourse.org/t/fix-the-hamburger-menu/32981/5 "2015-09-07T12:46:04Z")

</div>

I’m not sure I understand… You don’t need to “cancel” all your other CSS overrides to apply this one. Just add this to your current customization or add (and enable) another one 😉

---

<div class="post-metadata">

**Author:** ![robypez](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/robypez/32/106859_2.png) [@robypez](https://meta.discourse.org/u/robypez)\
**Post date:** [2015年九月7日 12:47 UTC](https://meta.discourse.org/t/fix-the-hamburger-menu/32981/6 "2015-09-07T12:47:19Z")

</div>

Sure, but I try by myself to add some CSS changes, and I push “cancel” because I want to revert to the original state. And I discover that “cancel” delete the entire “customization profile” ☹

---

<div class="post-metadata">

**Author:** ![zogstrip](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/zogstrip/32/512781_2.png) [@zogstrip](https://meta.discourse.org/u/zogstrip)\
**Post date:** [2015年九月7日 12:49 UTC](https://meta.discourse.org/t/fix-the-hamburger-menu/32981/7 "2015-09-07T12:49:07Z")

</div>

You should go to Admin \> Logs and you will find a history of the CSS changes 😉

---

<div class="post-metadata">

**Author:** ![robypez](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/robypez/32/106859_2.png) [@robypez](https://meta.discourse.org/u/robypez)\
**Post date:** [2015年九月7日 12:51 UTC](https://meta.discourse.org/t/fix-the-hamburger-menu/32981/8 "2015-09-07T12:51:49Z")

</div>

“No value”. I must recover the customization from the backup.

---

<div class="post-metadata">

**Author:** ![riking](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/riking/32/170938_2.png) [@riking](https://meta.discourse.org/u/riking)\
**Post date:** [2015年九月8日 04:09 UTC](https://meta.discourse.org/t/fix-the-hamburger-menu/32981/9 "2015-09-08T04:09:44Z")

</div>

Is there something messed up with your install? Anything non-standard?

---

<div class="post-metadata">

**Author:** ![system](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/system/32/443519_2.png) [@system](https://meta.discourse.org/u/system)\
**Post date:** [2018年十一月5日 00:54 UTC](https://meta.discourse.org/t/fix-the-hamburger-menu/32981/10 "2018-11-05T00:54:55Z")

</div>



---

<div class="post-metadata">

**Author:** ![sam](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sam/32/102149_2.png) [@sam](https://meta.discourse.org/u/sam)\
**Post date:** [2018年十一月5日 01:02 UTC](https://meta.discourse.org/t/fix-the-hamburger-menu/32981/11 "2018-11-05T01:02:44Z")

</div>

Looks like your issue is fixed, glad to see your forum is still running!

---

<div class="post-metadata">

**Author:** ![sam](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sam/32/102149_2.png) [@sam](https://meta.discourse.org/u/sam)\
**Post date:** [2018年十一月10日 07:00 UTC](https://meta.discourse.org/t/fix-the-hamburger-menu/32981/12 "2018-11-10T07:00:05Z")

</div>

This topic was automatically closed after 5 days. New replies are no longer allowed.
