atfirstblink Posted February 21, 2022 Share Posted February 21, 2022 Site URL: https://lordsuni.squarespace.com/apply-now site pw: lords Trying to customise the contact form and Using this code to have the email and phone fields and then the state and city fields in one line //apply now contact form #collection-6213261612ba180e9b09232d{ .field-list { display: flex; flex-wrap: wrap; } /* These will be Full Width*/ .form-item:nth-child(1), .form-item:nth-child(4), { width: 100% !important; } /* These Will Be Beside Each Other */ /* LEFT */ .form-item:nth-child(2), .form-item:nth-child(5) { width: 48% !important; margin-right: 4%; } /* RIGHT */ .form-item:nth-child(3), .form-item:nth-child(6) { width: 48% !important; } } It works for the state and city fields but not for the phone and email one. Can someone pls help. Link to comment
tuanphan Posted February 23, 2022 Share Posted February 23, 2022 It looks like you figured it out? It looks fine to me atfirstblink 1 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
atfirstblink Posted February 23, 2022 Author Share Posted February 23, 2022 Yes I did thanks 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