scuubster Posted May 24, 2021 Share Posted May 24, 2021 Site URL: http://www.scuubster.com Hi. Could anyone help me with the CSS needed to adjust the height of the fields in a form? They are thicker than I'd like, and I would like to tinker with the height a bit. Thanks Chris Link to comment
tuanphan Posted May 24, 2021 Share Posted May 24, 2021 2 hours ago, scuubster said: Site URL: http://www.scuubster.com Hi. Could anyone help me with the CSS needed to adjust the height of the fields in a form? They are thicker than I'd like, and I would like to tinker with the height a bit. Thanks Chris Add to Design > Custom CSS /* Form height */ body.homepage .form-item input { padding-top: 20px !important; padding-bottom: 20px !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
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment