Superbugs Posted November 5, 2021 Share Posted November 5, 2021 (edited) Site URL: https://www.superbugs.online/feedback-pupils Hi, is it possible to stack checkboxes in form fields so that they appear in columns rather than side by side? We have a few feedback forms on our website, and the default design looks rather messy, especially on smaller screens. Edited November 5, 2021 by Superbugs layout of post Link to comment
tuanphan Posted November 7, 2021 Share Posted November 7, 2021 Did you figure it out? It looks fine to me Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
Superbugs Posted November 7, 2021 Author Share Posted November 7, 2021 Not on my computer? Link to comment
Superbugs Posted November 7, 2021 Author Share Posted November 7, 2021 Have you tried reducing the size of your window or using a tablet? Maybe it's more obvious then. These feedback forms are actually supposed to pop up as lightboxes if you use this link here: https://www.superbugs.online/get-in-touch Link to comment
tuanphan Posted November 8, 2021 Share Posted November 8, 2021 You want stacked on all devices, or some smaller screen size? Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
Superbugs Posted November 8, 2021 Author Share Posted November 8, 2021 (edited) Ideally stacked on all devices so that there is always only one checkbox per row, it will look much neater then, especially for checkboxes with longer answers. Edited November 8, 2021 by Superbugs Link to comment
tuanphan Posted November 9, 2021 Share Posted November 9, 2021 On 11/8/2021 at 7:06 PM, Superbugs said: Ideally stacked on all devices so that there is always only one checkbox per row, it will look much neater then, especially for checkboxes with longer answers. Add to Design > Custom CSS /* Contact us checkbox */ body#collection-609d2c80b2ca3513fc85c1fc .form-wrapper .field-list .field .option { float: none !important; width: 100% !important; } Superbugs 1 Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
Superbugs Posted November 9, 2021 Author Share Posted November 9, 2021 This works brilliantly, thanks so much for your help! 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