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

Search 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.

Learn More

Move menu bar in Firefox Quantum?

more options

Hello! I would like to be able to move the menu bar in firefox quantum. I have attached an image below. I have already found out how to move the tabs below the address bar. Thank you!

Hello! I would like to be able to move the menu bar in firefox quantum. I have attached an image below. I have already found out how to move the tabs below the address bar. Thank you!

Chosen solution

That one didn't work but it was solved over here https://www.reddit.com/r/FirefoxCSS/comments/8atyic/can_someone_help_me_make_firefox_quantum_look/

for now at least, Thank you for the effort!

Read this answer in context 👍 0

All Replies (3)

more options

here is image

more options

That would normally involve adding a line to userChrome.css to give that item a suitable -moz-box-ordinal-group value to position it between other toolbars

#toolbar-menubar {-moz-box-ordinal-group:100!important}
more options

Chosen Solution

That one didn't work but it was solved over here https://www.reddit.com/r/FirefoxCSS/comments/8atyic/can_someone_help_me_make_firefox_quantum_look/

for now at least, Thank you for the effort!

Modified by blacklodgepup