Hello,
I have to questions:
1. How do I change the Please prove that you are human by solving the equation text in the contact form?
2. How do I change the Submit button text in the contact form?
Thanks!
Hey mcraig77!
Thank you for using Enfold.
Please edit config-templatebuilder > avia-shortcodes > contact.php, find this code on line 334:
$elements['avia_age'] = array('type'=>'captcha', 'check'=>'captcha', 'label'=> __('Please prove that you are human by solving the equation','avia_framework' ));
Edit the contact form element then look for the Submit Button Label to change the contact form submit button.
Cheers!
Ismael
Thanks!