Windows 10 will reach EOS (end of support) on October 14, 2025. For more information, see this article.

Søg i Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Læs mere

Is there a way to hide the hamburger button?

  • 6 svar
  • 3 har dette problem
  • 108 visninger
  • Seneste svar af soundwave

more options

Is there a way to hide the hamburger button?

Is there a way to hide the hamburger button?

Valgt løsning

Alle svar (6)

more options

Hello,

What kin of hamburger button you are trying to get rid off?? Is that an add-on ?? Disable or remove Add-ons Unable to install add-ons (extensions or themes)

more options

It's the new menu button that looks like four horizontal lines, in the top right corner of the screen. I thought it was called the hamburger button.

more options

You can do it with Classic Theme Restorer. https://addons.mozilla.org/hu/firefox/addon/classicthemerestorer/

more options

Valgt løsning

http://userstyles.org/styles/101011/hide-firefox-menu-button

or by using a userChrome.css file

@namespace url(http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul);

#PanelUI-menu-button {display: none;}
more options
more options

Thanks very much guys!