Jump to content

Translate Address Fields

Recommended Posts

Posted

Hello!

We've had to manually translate our website, and I'm having some issues with translating the Address form fields. 

For the Subtext of the name fields (First name and Surname) I have managed to find a CSS code which has worked wonderfully. Could anyone help me with a CSS code for the address fields?

Additional points if you can help me translate the (required) sections too.

Here's the bits that need translating and what they need translating to:

Address Line 1 - Llinell Cyfeiriad 1
Address Line 2 - Llinell Cyfeiriad 2
City / Town - Dinas / Tref
Postcode - Côd post

Thanks in advance for any help given! :) 

Screenshot 2023-10-04 at 13.15.33.png

  • Replies 6
  • Views 1.5k
  • Created
  • Last Reply

Top Posters In This Topic

Posted
On 10/9/2023 at 6:20 PM, CC4LD said:

Hi, the website is https://www.cyswllt-conwy.org.uk

Thank you 🙂

You should send me exact page URL.

If my comments are useful, please like and mark my solution as answer. It will encourage me. Thanks

MD Rofik
Website Designer and Digital Marketer

Am I helpful? Want to offer me a coffee?
Send me a message if needed any help. I'll try to reply as soon as possible.


 

Posted
On 10/12/2023 at 10:09 AM, tuanphan said:

You mean translate required + button?

image.png.473e556f6b080271fe3a53d0a951f577.png

Hi, yes, it's the New (required) Section I'd need to translate both bits. I'd want it to say Enw (gofynnol) if possible 🙂 

Posted
On 10/16/2023 at 7:43 PM, CC4LD said:

Hi, yes, it's the New (required) Section I'd need to translate both bits. I'd want it to say Enw (gofynnol) if possible 🙂 

Add to Website Tools > Custom CSS

span.description.required {
    visibility: hidden;
}

span.description.required:before {
    visibility: visible;
    content: "(Enw)";
}

 

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

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.