Jump to content

Adjusting Size of Form Field

Recommended Posts

  • Replies 7
  • Views 1.9k
  • Created
  • Last Reply
Posted

Hi,

You want to make the zip code area smaller?

If so, add the below code in Design -> Custom CSS
 

#textarea-67abceef-dc48-4b6f-adfa-69eb4287806d textarea {
    min-height : 20px;
}

1948480958_Screenshot2021-06-24at19_26_36.thumb.png.7049d926f1761f5def60a474d0422b69.png

 👨‍🔧👨‍💻 Squarespace plugins

🙋‍♂️ Squarespace Custom Web Development & Design Services

📅 Todoist alternative | Increase your Productivity 

📹 Squarespace Tutorials for free - YouTube📹 

💯🚀 I have worked on over 300 Squarespace sites with custom code for over 9 years

🙋‍♂️ Let's connect on LinkedIn

 

Posted

Sure, just add with to the current CSS
 

#textarea-67abceef-dc48-4b6f-adfa-69eb4287806d textarea {
    min-height : 20px;
    width : 250px;
}

 

Screenshot 2021-06-24 at 22.44.06.png

 👨‍🔧👨‍💻 Squarespace plugins

🙋‍♂️ Squarespace Custom Web Development & Design Services

📅 Todoist alternative | Increase your Productivity 

📹 Squarespace Tutorials for free - YouTube📹 

💯🚀 I have worked on over 300 Squarespace sites with custom code for over 9 years

🙋‍♂️ Let's connect on LinkedIn

 

Posted

Does this work for the phone number section too? I tried to paste phone-82b9b6a5-bd01-48f3-b148-eb35da648cfd in place of text area with no success.

My goal is to make the phone number section full size instead of half width like it used to be.

Posted
#phone-6046af68-c88c-42d5-8df2-a19c0d4d4af2 .field.four-digits {
    width: 9.8em;
}

#phone-6046af68-c88c-42d5-8df2-a19c0d4d4af2 .field.three-digits {
    width: 9.8em;
}

For the phone, another code is required

 

 👨‍🔧👨‍💻 Squarespace plugins

🙋‍♂️ Squarespace Custom Web Development & Design Services

📅 Todoist alternative | Increase your Productivity 

📹 Squarespace Tutorials for free - YouTube📹 

💯🚀 I have worked on over 300 Squarespace sites with custom code for over 9 years

🙋‍♂️ Let's connect on LinkedIn

 

Archived

This topic is now archived and is closed to further replies.

×
×
  • 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.