Advertisement
EdFrees

hema.nl - Remove cookie wall

Apr 22nd, 2022
1,042
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.14 KB | None | 0 0
  1. html body .cookie-modal {
  2.     display: none !important;
  3. }
  4.  
  5. html > body {
  6.     overflow: scroll !important;
  7.     position: relative !important;
  8. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement