Guest Posted September 12, 2020 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?
IXStudio Posted September 12, 2020 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
tuanphan Posted September 12, 2020 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 Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
tuanphan Posted September 14, 2020 Posted September 14, 2020 Add to Home > Design > Custom CSS /* Variant dropdown size */ .ProductItem-details .variant-option select option { font-size: 20px; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
Guest Posted September 15, 2020 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!
Recommended Posts
Archived
This topic is now archived and is closed to further replies.