LukeDesign Posted July 19 Share Posted July 19 The code below that I’ve been using to style my cookie banner has stopped working, particularly the font color. It worked fine for a month. Can you suggest any changes to fix the issue? Site: https://www.lucasano.com/ .sqs-cookie-banner-v2 p { color: #F9F7F5 !important; font-family: "Stevie Sans", sans-serif !important; font-size: 12px !important; font-style: normal !important; font-weight: 200 !important; letter-spacing: .7px !important; line-height: 150% !important; } Link to comment
tuanphan Posted July 20 Share Posted July 20 Use this new code section.gdpr-cookie-banner * { color: #F9F7F5 !important; font-family: "Stevie Sans", sans-serif !important; font-size: 12px !important; font-style: normal !important; font-weight: 200 !important; letter-spacing: .7px !important; line-height: 150% !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!) Link to comment
Solution LukeDesign Posted July 21 Author Solution Share Posted July 21 On 7/20/2024 at 6:43 AM, tuanphan said: Use this new code section.gdpr-cookie-banner * { color: #F9F7F5 !important; font-family: "Stevie Sans", sans-serif !important; font-size: 12px !important; font-style: normal !important; font-weight: 200 !important; letter-spacing: .7px !important; line-height: 150% !important; } Thank you!! 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