Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- document.addEventListener('DOMContentLoaded', function(){
- if (document.cookie.toString().match(/ct-ultimate-gdpr/) !== null){
- document.querySelector('body').classList.remove('ct-ultimate-gdpr-cookie-bottomPanel-padding');
- document.querySelector('body').style.paddingBottom='0';
- }
- });
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement