Jump to content

Change form descriptors for address fields to English from American

Recommended Posts

  • Replies 2
  • Views 1k
  • Created
  • Last Reply
Posted
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 - PDF Lightbox popup - ...) </>  🗓️ Delivery Date Picker (Date picker form field)
Gallery block 7.1 workaround </> No-code customisations for Squarespace

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

Archived

This topic is now archived and is closed to further replies.

×
×
  • 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.