First name and Last Name are ordering products (remove default input content)
-
So on the site I’m working on, the issue with checkout is that if the user doesn’t put in a First Name or Last Name, which is required, the default input says “First Name” and “Last Name”. Because this default text is in there, a user can submit the order and their name will be recorded as First Name Last Name.
I don’t see a way to remove that default text on input fields on the checkout page. How can I remove that so it stays blank and requires them to put in an actual name for it to work? Thanks in advance!
- The topic ‘First name and Last Name are ordering products (remove default input content)’ is closed to new replies.