Hello,
The below code did not work.
body .jp-apply-button,
body .jobs-modal-form .job-submit{
line-height: 1;
}
The message was that it might break the site completely.
There is one more issue. I am working on a child theme and on the themes page there is an error –
Error – “Template is missing. Standalone themes need to have a index.php template file. Child themes need to have a Template header in the style.css stylesheet.”
Not sure if this is causing all the problems.
Thanks again for your help.
Thanks @blueglassinteractive . I will try the code.
By validation, I meant that making sure people are writing numbers in the phone and email in the email field. Currently it’s accepting letters in phone field. Hope I am clear enough. Thank you again for your help.
One more question. Is validation of the fields possible and use of Re-Captcha.. Thanks