Jump to content

Is there any way to delete the 'last name' box on a form?

Recommended Posts

Yes and no, you could achieve it with CSS but you would need to set the name field to make it not mandatory. If you would like to do this just enter the below into your websites global CSS.

.last-name {
  display:none;
}

But if you want to just collect somebody's first name then I would just recommend using the text field instead and just calling it first name.

https://support.squarespace.com/hc/en-us/articles/205814018#toc-text

Link to comment
  • 2 years later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.