Jump to content

Cookie banner translation

Recommended Posts

  • Replies 3
  • Views 351
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Posted Images

Try this to Website Tools > Custom CSS

body:has(a.btn[href="/de/coaching"]) .disclaimer-text p {
    visibility: hidden;
}
body:has(a.btn[href="/de/coaching"]) .disclaimer-text p:before {
    content: "enter DE text here";
    visibility: visible;
}
body:has(a.btn[href="/de/coaching"]) button.manage span {
    visibility: hidden;
    position: relative;
}
body:has(a.btn[href="/de/coaching"]) button.manage span:before {
    visibility: visible;
    content: "DE Manage";
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
}
body:has(a.btn[href="/de/coaching"]) button.accept span {
    visibility: hidden;
    position: relative;
}
body:has(a.btn[href="/de/coaching"]) button.accept span:before {
    visibility: visible;
    content: "DE Accept";
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
}

image.thumb.png.370354e876ab13e7bb980935410c01fa.png

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
  • 3 weeks later...
On 10/9/2024 at 6:21 PM, Andas said:

Thank you, that worked

 

Is it possible to translate the manage cookie pop-up banner too?

image.thumb.png.e4e61733b6a5ba9c75a4c41a46dc6c6a.png

Use this format

body:has(a.btn[href="/de/coaching"]) {
  enter css code in this thread
  https://forum.squarespace.com/topic/318552-share-change-some-text-in-manage-cookies-popup/
}

Find code in this thread

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.