Hello @hheyhey568
My apologies for the delay in responding to your question. I did not receive the WordPress notification.
If there is affected the appearance of the input tags on iPhones and iPads, please, enter the style definition below through the “Customize Form Design” attribute in the “Form Settings” tab (https://resources.developers4web.com/cff/images/documentation/form-settings-tab.png)
#fbuilder input[type="text"],
#fbuilder input[type="number"],
#fbuilder input[type="email"],
#fbuilder input[type="password"]{-webkit-appearance:none !important;}
Best regards.