R88 Posted January 25 Share Posted January 25 Hi, I would like to move two questions on my form (on this page here) to be next to each other. I've mocked up below to show what I mean/how I would ideally like it to look. Thanks in advance. Link to comment
tuanphan Posted January 27 Share Posted January 27 Add to Design > Custom CSS @media screen and (min-width:768px) { div#block-yui_3_17_2_1_1601676457452_4999 .field-list .select { width: 20% !important; float: left; } .textarea { clear: both !important; } div#block-yui_3_17_2_1_1601676457452_4999 .field-list .select:nth-child(4) { margin-top: 20px; } } 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
R88 Posted January 30 Author Share Posted January 30 Thank you. Is it possible to have the 'MONTH' and 'YEAR' words to be aligned so they sit at the same level? Also to have less of a gap between them. Thanks for your help. Link to comment
tuanphan Posted February 2 Share Posted February 2 On 1/30/2023 at 9:24 AM, R88 said: Thank you. Is it possible to have the 'MONTH' and 'YEAR' words to be aligned so they sit at the same level? Also to have less of a gap between them. Thanks for your help. #1. You can adjust number 20px in the code #2. You can adjust 20% in the code 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