Hello, To add phone number field add <input type="text" id="contactNo." name="contactNo." value="" class="required requiredField" placeholder="Your Phone no." required=""> on template-contact.php file after line no. 77 as shown below in screenshot. But to validate mobile no. field and save no. on your database you have to customize functions. That will resolve your issue. Thanks & Regards Yogesh Bhade