EdFrees

marktplaats.nl - Remove cookie wall

Jul 6th, 2022 (edited)
199
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.14 KB | None | 0 0
  1. .gdpr-consent-modal-overlay {
  2.     display: none !important;
  3. }
  4.  
  5. body {
  6.     overflow-y: scroll !important;
  7.     overflow-x: hidden !important;
  8. }
Add Comment
Please, Sign In to add comment