Jump to content

Cookie banner font change 7.1?

Recommended Posts

  • 1 year later...
On 4/8/2020 at 2:11 PM, tuanphan said:

Add to Home > Design > Custom CSS


.sqs-cookie-banner-v2-text p {
    font-size: 15px;
    font-family: monospace;
    color: red !important;
}

 

hey – this works perfectly on the desktop version for me, though not in the mobile version (on iOS). any idea why?

 

URL: gimel.cc

Link to comment
5 hours ago, yoooot said:

hey – this works perfectly on the desktop version for me, though not in the mobile version (on iOS). any idea why?

 

URL: gimel.cc

Remove your Arimo Regular font face code & add this (need https before static1)

@font-face {
    font-family: 'Arimo-Regular';
    src: url(https://static1.squarespace.com/static/6008166a4a20ea052ee28e6f/t/60912968c9bb5169d4959f7f/1620126057320/Arimo-Regular.ttf) format('truetype');
    font-weight: normal;
    font-style: normal
}

 

Edited by tuanphan

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
  • 1 year later...

Hi! 

I have used the code above, and it worked perfectly. But, the "Accept"-button didn't change. I tried to do it myself, but it doesn't seem to work. Any help?

 

.sqs-cookie-banner-v2-cta p {
    font-size: 12px;
    font-family: 'DMSans' !important;
}

 

Link to comment
On 9/13/2022 at 8:40 PM, Oda said:

Hi! 

I have used the code above, and it worked perfectly. But, the "Accept"-button didn't change. I tried to do it myself, but it doesn't seem to work. Any help?

 

.sqs-cookie-banner-v2-cta p {
    font-size: 12px;
    font-family: 'DMSans' !important;
}

 

Can you share link to your site? We can check button code easier

Or try this code first

.sqs-cookie-banner-v2-cta * {
    font-size: 12px;
    font-family: 'DMSans' !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

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.