Username: @danidoedel
Cookie overlay
Screenshot 1

Information | value
--- | ---
Platform: | Win
AdGuard version: | 6.4.1840.4955
Browser: | Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3622.0 Safari/537.36
AdGuard driver: | WFP
Stealth mode options: | Hide your search queries, Send Do-Not-Track header, Remove X-Client-Data header from HTTP requests, Self-destructing third-party cookies(30), Disable cache for third-party requests, Block WebRTC, Block Location API
Filters: | AdGuard Annoyances,
AdGuard Base,
AdGuard Spyware,
AdGuard Social Media,
AdGuard German
I can reproduce.
datanyze.com##.overlay-gdpr
datanyze.com#$#.overflow-hidden { overflow: visible !important; }
or
datanyze.com##.overlay-gdpr
datanyze.com#$#body { overflow: visible !important; }
Hi guys. My way is
datanyze.com#$# body .overlay-gdpr { display: none !important; }
If it will break, let me know.
but this no recover scroll without change size window...
make it clear, please.
For my part, we need 2 rule for adding CSS (the message itself can be cut without using CSS, a simple cosmetic rule from the Adblock Plus syntax).
Or make a one script rule that will create the required cookies - rather, abort run the pop-up action:
datanyze.com#%#document.cookie = "CookieUsage=true";
_Unless you think that block inline scripts or cutting a specific inline script (in Firefox - html filtering) is safe._
Not reproduced. Need saved page.
The Leader in Technographics Datanyze.zip - firefox standard "save as..."
The Leader in Technographics _ Datanyze.zip - in one file by Save Page WE.
Try with Proxy/VPN UE country?
~added~
Please check
datanyze.com##.overlay-gdpr
For me no enough, scroll blocked without move window / change size website.
datanyze.com#$#.overlay-gdpr { display: none!important; }
datanyze.com#$#body { overflow: visible!important; }
Most helpful comment
but this no recover scroll without change size window...