Jump to content

Change form descriptors for address fields to English from American

Recommended Posts

2 hours ago, Bake_Your_Noodle said:

Site URL: https://www.uniquecaregroup.co.uk/careers

Hi,

Trying to change 'State/province' to 'County' and 'Zip/Postal code' to just 'Post code' on a form.

Please help 🙂

Screenshot 2021-04-17 at 21.56.35.png

try this custom css

[x-autocompletetype="state"] + .caption-text {
  visibility: hidden;
}
[x-autocompletetype="state"] + .caption-text:after {
  content: 'County';
  position: absolute;
  visibility: visible;
  left: 0
}
[x-autocompletetype="postal-code"] + .caption-text {
  visibility: hidden;
}
[x-autocompletetype="postal-code"] + .caption-text:after {
  content: 'Post code';
  position: absolute;
  visibility: visible;
  left: 0
}

image.png.462d69387ae90fb97a6e2ac57ceda793.png

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox)
🗓️ Delivery Date Picker (Squarespace Date format)
💫 Animated Buttons (Referral URL)
🥳 Sparkplugin Customisations Browsers (Browse +100 Spark plugin customisations)
🥳 Elfsight Template Browsers (Browse +1000 Elfsight widget Templates)

If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you!

 

Link to comment
On 4/18/2021 at 4:01 AM, Bake_Your_Noodle said:

Site URL: https://www.uniquecaregroup.co.uk/careers

Hi,

Trying to change 'State/province' to 'County' and 'Zip/Postal code' to just 'Post code' on a form.

Please help :)

I see the site has some problems, just reply here if you need to fix all

Site URL: http://uniquecaregroup.co.uk

1. (Tablet-About) Want to increase text width?

uniquecaregroup.co_.uk-01-min.png

2. (Tablet-About)

uniquecaregroup.co_.uk-02-min.png

3. (Mobile-Westbury school) Make buttons side by side?

uniquecaregroup.co_.uk-03-min.png

4. (Tablet-Contact) Increase text width?

uniquecaregroup.co_.uk-04-min.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

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.