MadZinnia Posted May 20, 2022 Share Posted May 20, 2022 Site URL: https://www.madzinnia.com Hi! I've managed to find custom font css for almost everything in my store, except for the Dropdown Menu's for size, color + quantity options. Thank you! Link to comment
Solution tuanphan Posted May 21, 2022 Solution Share Posted May 21, 2022 Add to Design > Custom CSS div.product-variants * { font-family: 'Carphe' !important; } MadZinnia 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
MadZinnia Posted May 21, 2022 Author Share Posted May 21, 2022 Thank you! That worked perfectly for color + size. Would it be a different code for quantity? Link to comment
tuanphan Posted May 23, 2022 Share Posted May 23, 2022 Sorry. Forgot quantity. Use this new code div.product-variants *, .product-quantity-input * { font-family: 'Carphe' !important; } MadZinnia 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
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment