Jump to content

Changing the text 'Email Address' in the newsletter

Go to solution Solved by tuanphan,

Recommended Posts

Posted (edited)

Hi,

I need help as I want to change the text in the email address entry window when signing up for the newsletter. I would like the text "Email Address" to be displayed in Polish, which means "Wpisz swój email". Additionally, I would like to change the content of the message notifying about the required email address (the one displayed in red) so that it also appears in Polish, which means "Adres email jest wymagany".

I looked at the forum, but I couldn't find such an answer anywhere.

Thank you very much for your help in advance! 🙂

Zrzut ekranu 2023-06-11 o 7.12.42 PM.png

 

Edited by maksrybicki
  • Solution
Posted

Add to Settings > Advanced > Code Injection > Footer (Or Settings > Developer Tools > Code Injection > Footer)

<script>
(function() {
document.querySelector(".email input").setAttribute("placeholder", "Email");
})()
</script>

 

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

  • 3 weeks later...
Posted
On 6/13/2023 at 5:16 AM, tuanphan said:

Add to Settings > Advanced > Code Injection > Footer (Or Settings > Developer Tools > Code Injection > Footer)

<script>
(function() {
document.querySelector(".email input").setAttribute("placeholder", "Email");
})()
</script>

 

@tuanphan thank you very much! 🙏🙏🙏

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.