This field is related to honeypot spam protection which comes with Formidable Forms. It should not be visible. If you see this field at the top of your form, try the following steps to resolve your issue.
- Make sure Wordpress and Formidable Forms are fully up to date.
- Go to your Formidable → Styles page and click Save Style.
- If you have a plugin or theme that minifies CSS, try turning off the minification temporarily.
- Clear all caching mechanisms on your site (plugins, hosting caches, etc.) and revisit your form.
- Clear your browser's cache.
- Add the following to your Formidable → Global Settings → Custom CSS box:
.frm_forms input[type=text].frm_verify{ display:none !important; }
If the issue persists after trying the solutions listed above, please feel free to contact our support team by creating a new ticket.