Jump to content

How do you stack the checkbox form field answer options side by side?

Go to solution Solved by Ziggy,

Recommended Posts

Add this to Custom CSS:

.form-field-checkbox-layout-stack .sqs-block-form .form-item.checkbox {
    flex-direction: row;
}

 

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
  • 2 weeks later...
On 3/1/2024 at 5:35 PM, Ziggy said:

Add this to Custom CSS:

.form-field-checkbox-layout-stack .sqs-block-form .form-item.checkbox {
    flex-direction: row;
}

 

actually it is not showing on the live site (in editor mode yes ) I tried clearing my cache ?🤔

Link to comment
  • Solution

Try with !important:

.form-field-checkbox-layout-stack .sqs-block-form .form-item.checkbox {
    flex-direction: row !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
2 minutes ago, Ziggy said:

Try with !important:

.form-field-checkbox-layout-stack .sqs-block-form .form-item.checkbox {
    flex-direction: row !important;
}

 

thanks! that worked 🙂 I also added a bit more at the beginning which worked as well .form-field-checkbox-fill-solid.form-field-checkbox-color-inverted .sqs-block-form .form-item.checkbox {
    flex-direction: row;
}

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.