JakeLake Posted April 8, 2022 Share Posted April 8, 2022 Site URL: https://gold-orca-rg9s.squarespace.com/config/ PW = Antero2022 Please choose 'Sjekkliste' from meny in order to access form. There is a list of radio-buttons which I want to disperse to two columns instead of one long list... Thank you for taking the time to help me with this! Link to comment
Web_Solutions Posted April 8, 2022 Share Posted April 8, 2022 (edited) Add this CSS code on your website. Go Design then Custom CSS then add this code then save [data-section-id="62208b5b8d1874307c828041"]{ @media(min-width: 480px){ .form-item.field.radio{ display: flex !important; flex-wrap: wrap; .title, .description{ flex: 0 0 100% !important; width: 100% !important; } .option{ flex: 0 0 50% !important; width: 50% !important; margin-left: 0 !important; margin-right: 0 !important; box-sizing: border-box; padding-right: 15px; } } } } Edited April 8, 2022 by Web_Solutions Ainul, Create_Job, Unique_Website and 2 others 4 1 If my comments are useful, please like and mark my solution as answer. It will encourage me. Thanks MD Rofik Website Designer and Digital Marketer ☕Am I helpful? Want to offer me a coffee? ✉ Send me a message if needed any help. I'll try to reply as soon as possible. Link to comment
JakeLake Posted April 8, 2022 Author Share Posted April 8, 2022 EXCELLENT - thank you so much & enjoy the weekend! 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