pdv2008 Posted July 19, 2023 Share Posted July 19, 2023 Hi all! Who can help to make such a form? Link to comment
Ziggy Posted July 19, 2023 Share Posted July 19, 2023 Have you read this thread? 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) 🖼️ Gallery Lightbox Plugin (Referral link) ☕ Did I help? Buy me a coffee? Link to comment
pdv2008 Posted July 19, 2023 Author Share Posted July 19, 2023 None of this seems to work anymore. Link to comment
Ziggy Posted July 19, 2023 Share Posted July 19, 2023 (edited) Try this Custom CSS: @media only screen and (min-width:1000px) { .field-list .field:nth-child(1), .field-list .field:nth-child(3) { width: 48% !important; float: left !important; z-index:99999; } .field-list .field:nth-child(2), .field-list .field:nth-child(4) { width: 48% !important; float: right !important; z-index:99999; } } Edited July 19, 2023 by Ziggy pdv2008 1 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) 🖼️ Gallery Lightbox Plugin (Referral link) ☕ Did I help? Buy me a coffee? Link to comment
Ziggy Posted July 19, 2023 Share Posted July 19, 2023 This CSS will change the borders: .form-field-shape-square.form-field-border-all .sqs-block-form .form-item input, .form-field-shape-square.form-field-border-all .sqs-block-form .form-item textarea { border-width:0px; border-bottom:2px solid green; } Just change the bottom border color from green. pdv2008 1 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) 🖼️ Gallery Lightbox Plugin (Referral link) ☕ Did I help? Buy me a coffee? Link to comment
pdv2008 Posted July 20, 2023 Author Share Posted July 20, 2023 Ziggy thanks it worked. Ziggy 1 Link to comment
Ziggy Posted July 20, 2023 Share Posted July 20, 2023 5 minutes ago, pdv2008 said: Ziggy thanks it worked. Happy to help, can you mark my post as the solution to your question? Thanks! 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) 🖼️ Gallery Lightbox Plugin (Referral link) ☕ Did I help? Buy me a coffee? Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment