Jump to content

Cookie Banner CSS not working

Go to solution Solved by LukeDesign,

Recommended Posts

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
  • Replies 2
  • Views 549
  • Created
  • Last Reply

Top Posters In This Topic

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
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

Create an account or sign in to comment

You need to be a member in order to leave a comment

×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.