JosePablo Posted January 31, 2021 Posted January 31, 2021 Hi all, I want to change the cookie banner colors. So far, I managed to change the background and the font color, but I don't know how to change the CTA button color. Any ideas? This is the CSS code I'm using: .sqs-cookie-banner-v2.LIGHT { background-color: #c2a366; .sqs-cookie-banner-v2-text p { color: #efe5dc; } }
tuanphan Posted February 3, 2021 Posted February 3, 2021 Hi. can you share site url? We can check easier 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!)
tuanphan Posted February 4, 2021 Posted February 4, 2021 You mean OK button? button.sqs-cookie-banner-v2-accept { color: white !important; border-color: white !important; } 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!)
khs123 Posted May 12, 2021 Posted May 12, 2021 @tuanphan How would I change the font for the decline button in the cookie banner? I've tried button.sqs-cookie-banner-v2-decline and button.sqs-cookie-banner-v2-reject, but neither worked. Thanks
tuanphan Posted May 14, 2021 Posted May 14, 2021 On 5/12/2021 at 9:17 PM, khs123 said: @tuanphan How would I change the font for the decline button in the cookie banner? I've tried button.sqs-cookie-banner-v2-decline and button.sqs-cookie-banner-v2-reject, but neither worked. Thanks Hi. Can you share site url? We can check decline code easier 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!)
Recommended Posts
Archived
This topic is now archived and is closed to further replies.