Jump to content

Stylize Form Blocks

Recommended Posts

I've tried a ton of different css codes to stylize form blocks and none seem to work. I'd like to do a lot of styling–color, padding, text, outline, round corners. Any insight?

Screenshot attached for reference. Website isn't live, URL: https://ukulele-goldfish-52cx.squarespace.com/

Current code I'm using:

// forms //
.form-wrapper .field-list .field .field-element {
  font-size: 12px !important;
  background-color: #F2EBDD !important;
  border: 1px solid #F49E21 !important;
  border-radius: 10 !important;
}

 

Thank you! 

Screen Shot 2023-05-16 at 9.58.50 AM.png

Link to comment

Try this Custom CSS:

.form-wrapper .field-list textarea, .eTv7qUMqLR9lJxpIAC3F {
  font-size: 12px !important;
  background-color: #F2EBDD !important;
  border: 1px solid #F49E21 !important;
  border-radius: 10px !important;
}

Please like and upvote if my comments were helpful to you. Cheers!

Zygmunt Spray
Squarespace Website Designer
Contact me: 
https://squarefortytwo.com 
Hire me on Upwork!

🔌 Ghost Squarespace Plugins (Referral link)
📈 SEO Space (Referral link)
 SquareWebsites Plugins (Referral link)
 🔲 SQSP Themes (Referral link) 
Spark Plugin (Referral link) 
 🖼️ Pinch-to-Zoom Gallery Lightbox Plugin (Referral link) 

 Did I help? Buy me a coffee?

Link to comment

Tweaked to this instead to include more class selectors:

.form-wrapper .field-list textarea, .form-item input, .newsletter-block .newsletter-form-field-element {
  font-size: 12px !important;
  background-color: #F2EBDD !important;
  border: 1px solid #F49E21 !important;
  border-radius: 10px !important;
}

Please like and upvote if my comments were helpful to you. Cheers!

Zygmunt Spray
Squarespace Website Designer
Contact me: 
https://squarefortytwo.com 
Hire me on Upwork!

🔌 Ghost Squarespace Plugins (Referral link)
📈 SEO Space (Referral link)
 SquareWebsites Plugins (Referral link)
 🔲 SQSP Themes (Referral link) 
Spark Plugin (Referral link) 
 🖼️ Pinch-to-Zoom Gallery Lightbox Plugin (Referral link) 

 Did I help? Buy me a coffee?

Link to comment

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.