cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Firefox Home Screen Logo

sss2333
Making moves

Hey Firefox, please remove your giant logo from the home screen, it is dumb, and we do not need it. Why would you even put it there, to advertise Firefox to us, we already have it, duh. Nobody likes it, and we all want it removed. Please remove it, or give us a check box in the settings to see it, or not, on your next update. I like Firefox, but if you do not remove it, I will most likely stop using it, and start using Chrome.

3 REPLIES 3

Agentvirtuel
Collaborator

Hello

If you wish to test https://connect.mozilla.org/t5/discussions/giant-logo/m-p/89729 userContent.css file
Or
https://support.mozilla.org/en-US/questions/1316284
browser.newtabpage.activity-stream.logowordmark.AlwaysVisible

Hi

Just tried your second suggestion and double checked it to be False for that flag, but the dumb logo remains as an outstanding stain on my jome page.  So, is Firefox ignoring on of their own settings?

Hello

Is it about logo under Private browsing

Try userContent.css

@-moz-document url(about:newtab), url(about:home), url(about:privatebrowsing) {
.logo-and-wordmark{display:none!important;}
}


1.png

Similar https://www.userchrome.org/how-create-userchrome-css.html support, and


Alternately, 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.

1.png

Generate CSS file userContent.css