mgroeteke Posted May 20 Share Posted May 20 Is there a way to remove the cookies banner on my landing cover page only (so it appears as soon as the owner enters the site)? I'm on the Wells template and tried this code from an older post here, which i put into the page injection code, but without success. <style> .cookie-notice {display:none !important;} </style> Any solution? Thank you so much, Markus markus/architectureshooting web site: http://architectureshooting.com Link to comment
tuanphan Posted May 22 Share Posted May 22 Can you share site url? Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
mgroeteke Posted May 22 Author Share Posted May 22 Hi Tuan, thanks for getting back! My site is located at: https://architectureshooting.com markus/architectureshooting web site: http://architectureshooting.com Link to comment
Solution tuanphan Posted May 23 Solution Share Posted May 23 You can use this code <style> div.sqs-cookie-banner-v2 { display: none !important; } </style> Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
mgroeteke Posted May 23 Author Share Posted May 23 Wonderful, working perfectly and solving the problem for me that a click on the banner was also stopping my initial slide show. Thank you very much again for your great support, Tuanphan! markus/architectureshooting web site: http://architectureshooting.com Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment