Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Disable text on input fields contact form 7 wordpress

I want to disable or erase the text of my input fields from my contact form.

Specially on the fields that appears text like "Full name", "Email Address" and "Your message will be here"

I am using Contact Form 7 of Wordpress and I configured spanish lenguage as default but it still in english this text.

Here is the link: http://crepali.com.mx/contacto/

How can I translate it or disable?

Thanks

like image 601
Diegolops Avatar asked Aug 28 '14 02:08

Diegolops


1 Answers

Use the word readonly for example

[text text-859 readonly "1 Week Trial"] 

i tried this and it worked

like image 119
Shuhad zaman Avatar answered Oct 08 '22 20:10

Shuhad zaman