this post was submitted on 25 Jul 2025
23 points (92.6% liked)
Firefox
5711 readers
2 users here now
A community for discussion about Mozilla Firefox.
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
You can get rid of it pretty easily with a
userContent.css
file. This is the only CSS rule you'll need in there:And here's a good link that explains how to use custom CSS in firefox if you're not familiar with it already.
Edit: setting
browser.newtabpage.activity-stream.logowordmark.alwaysVisible
to false might do the trick alsoThe CSS solution worked, thank you! And that guide was useful, now I'll have to toy with the CSS elsewhere too... :D
(The config you mention in the edit doesn't seem to work, however.)