Caută ajutor

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.

Află mai multe

Acest fir de discuție a fost arhivat. Adresează o întrebare nouă dacă ai nevoie de ajutor.

Is there a way to hide the hamburger button?

  • 6 răspunsuri
  • 3 au această problemă
  • 112 vizualizări
  • Ultimul răspuns de soundwave

more options

Is there a way to hide the hamburger button?

Is there a way to hide the hamburger button?

Soluție aleasă

Toate răspunsurile (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

Soluție aleasă

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!