Hi,
I’ve noticed the form builder widget fields are a bit cramped on my Squarespace website. I’m wondering if there is any sort of custom CSS fix for this?
Thank you for any time spend on this.
Michael
Hi,
I’ve noticed the form builder widget fields are a bit cramped on my Squarespace website. I’m wondering if there is any sort of custom CSS fix for this?
Thank you for any time spend on this.
Michael
Hi there, @Michael_Surnak ![]()
Apologies for this inconvenience!
I’ve passed the issue on to the devs and will update you once it’s fixed ![]()
Thank you Max, much appreciated.
Hi there, @Michael_Surnak ![]()
Please try to add this code to the Custom CSS field on the Appearance tab of your widget’s settings and let me know if it helped ![]()
[class*="FormFieldLayout__Container-sc"] {
margin-bottom: 20px !important;
}
Thank you, Max. That worked great! I appreciate the fast response.
Perfect, you’re always welcome ![]()