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

Шукати в статтях підтримки

Остерігайтеся нападів зловмисників. Mozilla ніколи не просить вас зателефонувати, надіслати номер телефону у повідомленні або поділитися з кимось особистими даними. Будь ласка, повідомте про підозрілі дії за допомогою меню “Повідомити про зловживання”

Докладніше

How Do I remove the FIREFOX logo on my home screen

  • 2 відповіді
  • 0 мають цю проблему
  • 8 переглядів
  • Остання відповідь від 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.

Усі відповіді (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

Запитати

Щоб відповідати на повідомлення, ви повинні ввійти у свій обліковий запис. Поставте нове питання, якщо ви ще не маєте облікового запису.