This topic has 2 replies, 2 voices, and was last updated 8 years, 2 months ago ago by Jack Richardson
The default contact form has unwanted labels that I don’t want and I would like to change it. For example if you take a look at the website contact page:
https://www.autumnevematernity.com/contact-us/
the First label says “Name and Surname*” I just want it to simply say Name
Also, it has the label “Website” I just want it to say Subject:
How can I also disable the verification code box? There should be an option for users to change the text of these box labels.
Hello,
If you are using default theme contact form element then you need to edit the wp-content/themes/classico/framework/shortcodes/contact_form.php file. It would be better to use child theme https://codex.wordpress.org/Child_Themes to make changes in theme source files.
In other way you can create your custom contact form using “Contact Form 7” plugin which is already installed in your Dashboard.
Best regards,
Jack Richardson.
You must be logged in to reply to this topic.Log in/Sign up