ATLT Posted December 6, 2020 Share Posted December 6, 2020 Site URL: https://www.yourtravelstyle.com/form-inquiry-dive I was able to make text fields to be side by side. I couldn't make it work for these fields. Help! Date and text side by side Checkbox side by side Dropdown list side by side Hoping to do this for these fields. See screenshot. Thanks in advance! Link to comment
tuanphan Posted December 8, 2020 Share Posted December 8, 2020 Add to Form inquiry page Settings > Advanced > Header <style> @media screen and (min-width:641px) { .form-wrapper .field-list .field:nth-child(n+9) { float: left; width: 25%; } .form-wrapper .field-list .field:nth-child(n+13) { clear: left; } } </style> You want Date, Other travel - what is your price side by side, or only date + other travel? You want: checkbox + text + checkbox side by side or checkbox + checkbox? Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
ATLT Posted March 24, 2021 Author Share Posted March 24, 2021 Thanks for this! Only getting back to fixing this now. I was hoping to get checkbox + checkbox next to each other. Beyondspace 1 Link to comment
TracyM Posted October 13, 2022 Share Posted October 13, 2022 Is there a fix for this yet? I too need to stack checkboxes. This code stacked my "text" fields. I would love to see the code to this too. Link to comment
tuanphan Posted October 17, 2022 Share Posted October 17, 2022 On 10/14/2022 at 4:10 AM, TracyM said: Is there a fix for this yet? I too need to stack checkboxes. This code stacked my "text" fields. I would love to see the code to this too. If you share link to page where you use form, we can help easier Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care 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