JennWalker Posted December 7, 2021 Share Posted December 7, 2021 Site URL: https://khaki-elk-54rm.squarespace.com/contact Hello, I would like to have labels for my contact form inside of the fields like the image below. And also the checkboxes layout out beside each other instead of stacked like the other image below. Password to site is Brad. Any help is appreciated! Thank you! I am changing domains so the domain may be bradmurphyforcongress.com. Link to comment
Solution tuanphan Posted December 11, 2021 Solution Share Posted December 11, 2021 With 3 checkboxes, add this to Design > Custom CSS /* Form checkbox */ @media screen and (min-width:992px) { div#block-yui_3_17_2_1_1638811742931_3679 .option { width: 33.3333% !important; float: left !important; } } 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
JennWalker Posted December 11, 2021 Author Share Posted December 11, 2021 16 hours ago, tuanphan said: With 3 checkboxes, add this to Design > Custom CSS /* Form checkbox */ @media screen and (min-width:992px) { div#block-yui_3_17_2_1_1638811742931_3679 .option { width: 33.3333% !important; float: left !important; } } Thank you!! 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