rchlayyq Posted July 18, 2019 Share Posted July 18, 2019 (edited) Hi! Anyone know what I can do to change the font size of a drop down list on a form smaller? It looks fine on mobile, but I'm not sure why it is expanded on web. I attached a photo of it here. Just fyi, the template I'm using is Alex. Thank you! Edited July 18, 2019 by rchlayyq Initial Revision Link to comment
tuanphan Posted July 18, 2019 Share Posted July 18, 2019 You can use CSS. @rchlayyq Can you share site url? It your site is in trial, setup password & share url. 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
rchlayyq Posted July 18, 2019 Author Share Posted July 18, 2019 (edited) @tuanphan Hi, here is the site url: https://www.etched.sg/contact Thanks! Edited July 18, 2019 by rchlayyq Initial Revision Link to comment
Solution tuanphan Posted July 18, 2019 Solution Share Posted July 18, 2019 @rchlayyq Add to Home > Design > Custom CSS .form-wrapper select { font-size: 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
rchlayyq Posted July 22, 2019 Author Share Posted July 22, 2019 @tuanphan This worked perfectly! Thank you so much! Link to comment
tuanphan Posted July 22, 2019 Share Posted July 22, 2019 @rchlayyq You're welcome. Click Accept Answer. Other members can use if they know it worked. Thanks. 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
moonlitdesign Posted February 19, 2022 Share Posted February 19, 2022 .form-wrapper .field-list .field select { font-size: 12px !important; } worked for me in 7.1 just incase anyone ever runs into this 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