Hello everyone,
I'm currently working on a german Joomla 5.2 website with SP Page Builder 5.4.4 and using the Ajax Contact Form. When the form is submitted with empty required fields, the browser displays the message: "Please fill out this field."
I would like to achieve the following:
- Change this default message to German (e.g., "Bitte füllen Sie dieses Feld aus").
- Additionally, I’d like to style this validation message using CSS to better fit the design of my website.
Does anyone have experience with this or know how to implement these changes? Any advice, tips, or code examples would be greatly appreciated!
Thank you in advance for your help!