I've tested my site on iOS and noticed that the CF7 inputs autocapitalize all inputs. This is fine for name and message but I'd like to switch it off for email and website using:
autocapitalize="off"
I have not been able to find the php file to edit to make this change.
Any ideas appreciated.