Windows 10 reached 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

How Do I remove the FIREFOX logo on my home screen

  • 2 odgovori
  • 0 ima ovaj problem
  • 8 views
  • Posljednji odgovor poslao Agent virtuel

more options

How can I get rid of that logo? I tried the "flip flag to false" and it didnt work.. I have downloaded BRAVE and will use if for now.. When someone can explain how to remove it, I will use Firefox again.. I don't like it... I like a clean home page, and would think I can have the option of removing it.

How can I get rid of that logo? I tried the "flip flag to false" and it didnt work.. I have downloaded BRAVE and will use if for now.. When someone can explain how to remove it, I will use Firefox again.. I don't like it... I like a clean home page, and would think I can have the option of removing it.

All Replies (2)

more options

Hello

https://support.mozilla.org/en-US/questions/1541754 If you wish to test, userContent.css

more options

Addition.

For information purposes.

Firefox advanced customization and configuration options https://support.mozilla.org/en-US/kb/firefox-advanced-customization-and-configuration

https://www.userchrome.org/how-create-userchrome-css.html

@-moz-document url(about:newtab), url(about:home) { .logo-and-wordmark-wrapper { display: none !important; } }
If you have some CSS code ready to paste into a userChrome.css file, you can do that using the following page and download your userChrome.css file from there: Generate Downloadable userChrome.css File.

https://www.userchrome.org/download-userchrome-css.html

Generate CSS file userContent.css

Postavite pitanje

You must log in to your account to reply to posts. Please start a new question, if you do not have an account yet.