Advertisement
EdFrees

decathlon.nl - Remove cookie wall

Dec 2nd, 2022
1,004
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.12 KB | None | 0 0
  1. html body.didomi-popup-open {
  2.     overflow: scroll !important;
  3. }
  4.  
  5. html body #didomi-host {
  6.     display: none !important;
  7. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement