Hi @queensratchet,
If you navigate to Complianz -> Cookie banner and enable ‘Use custom CSS’ you can add this CSS:
.cc-window{Margin-bottom:33px} /* styles for the popup banner */
You can change 33px to any value you like.
Kind regards,
Leon
Plugin Author
Aert
(@aahulsebos)
Hi @queensratchet,
.cc-window {margin-bottom:33px;} /* styles for the popup banner */
(I added a ; to make it work:-))
Thanks for helping me guys. When I added .cc-window {margin-bottom:33px;} to the custom CSS, the banner moved up on the admin panel, but not on the website itself. I changed to 50px or even 100px and banner moved higher on Admin panel, but not moving at all on website. I cleared cache, browser and even used browser on Incognito. I also tested on 3 different browser.
Is the CSS code the same for mobile? I have an iPhone 10x and same thing. Banner not moving..I cleared my cache on mobile too.
Hi @queensratchet,
I assume you also switched the banner to ‘floating right’ again?
Normally this should do the trick, clearing cache and trying incognito as well. You can try if adding ‘!important’ helps.
So the CSS line becomes:
.cc-window {margin-bottom:33px!important;} /* styles for the popup banner */
Please let us know if this works!
Regards,
Leon
Ah, I was putting it under Custom CSS under Complianz settings. It’s working under Custom CSS under theme customization.
Thank you very much. I’m upgrading as soon this coronavirus is over.
Hi @queensratchet , Great to hear that your problem is solved! Could you tell us what you think of the plugin or the support by casting your Review here? We’d love to hear your feedback.