21-05-2026 01:28 PM
The latest version of FireFox places a big logo on the upper center of every page. I set browser.newtabpage.activity-stream.logowordmark.AlwaysVisible to false. That got rid of it when launching FireFox and when opening a new tab.
However, I hit the Home button (which is set to a blank page), it comes back. How can I stop this behavior.
21-05-2026 10:44 PM - edited 21-05-2026 10:47 PM
Hello
Maybe, try browser.newtabpage.activity-stream.nova.enabled value false
https://connect.mozilla.org/t5/discussions/firefox-151-introduces-a-fresh-new-look-for-home-amp-new-...
Other, information, with the help of userContent.css file, you can find tutorials on the web
https://connect.mozilla.org/t5/discussions/giant-logo/m-p/111993/highlight/true#M43314
Below, a test with the help of userContent.css
21-05-2026 11:06 PM