How do I stop that fucking nag without signing in? Ideally by blocking js or whatever the code is. If you don’t sign in - it’s highly aggressive and it appears on every page. It’s sneaky - it appears after you scroll.
Ublock Origin filter stuff
These do not work.
theguardian.com##DIV[id*="sign-in"]
theguardian.com##DIV[id*="sign-in"]:style(display:none !important;)
theguardian.com##DIV[id*="sign-in"]:style(height:0px !important;)
This works but - of course - it fubars a lot of the site.
||theguardian.com^$inline-script
You must log in or # to comment.

