dtarro Posted July 4, 2020 Share Posted July 4, 2020 Site URL: https://www.newworldangels.com/about I have a form and am trying to place two fields next to each other. Both are checkbox lists. I tried the code given for a related question and changed the field object from email to checkbox, but it didn't work. Any suggestions? Link to comment
tuanphan Posted July 5, 2020 Share Posted July 5, 2020 Add to Page Settings > Advanced > Header (If you use Personal Plan, insert Code Block) <style> .checkbox>div:nth-child(n+3) { float: left; width: 50%; } </style> 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