Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

Vyhľadajte odpoveď

Vyhnite sa podvodom s podporou. Nikdy vás nebudeme žiadať, aby ste zavolali alebo poslali SMS na telefónne číslo alebo zdieľali osobné informácie. Nahláste prosím podozrivú aktivitu použitím voľby “Nahlásiť zneužitie”.

Ďalšie informácie

How Do I remove the FIREFOX logo on my home screen

  • 2 odpovede
  • 0 má tento problém
  • 125 zobrazení
  • Posledná odpoveď od Agent virtuel
  • Open

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.

Všetky odpovede (2)

Hello

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

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

Položiť otázku

Ak chcete odpovedať na príspevky, musíte sa prihlásiť do svojho účtu. Ak ešte nemáte účet, položte novú otázku.