splatz1496 Posted September 12, 2020 Share Posted September 12, 2020 Site URL: https://candolia.com I am having an issue on my website where the drop down box list text is too small. How would I go about fixing this? Link to comment
IXStudio Posted September 12, 2020 Share Posted September 12, 2020 Hi, Please check this article: https://www.w3schools.com/howto/tryit.asp?filename=tryhow_custom_select It needs some code, If you like you can contact me for custom work via DM. Please use the like button if it helps you! Best, Leopold Ninja Kit Extension: Upgrade your Squarespace website without coding.YouTube Preview - FREE DOWNLOAD Link to comment
tuanphan Posted September 12, 2020 Share Posted September 12, 2020 Can you share access password in Shop page? 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
Solution tuanphan Posted September 14, 2020 Solution Share Posted September 14, 2020 Add to Home > Design > Custom CSS /* Variant dropdown size */ .ProductItem-details .variant-option select option { font-size: 20px; } IXStudio and splatz1496 1 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
splatz1496 Posted September 15, 2020 Author Share Posted September 15, 2020 3 hours ago, tuanphan said: Add to Home > Design > Custom CSS /* Variant dropdown size */ .ProductItem-details .variant-option select option { font-size: 20px; } This solved our issue! Much appreciated! 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