dani2 Posted August 14 Share Posted August 14 (edited) Style 'QTY' input size size + 'Quantity' title font size > PRODUCT DETAIL PAGES Can anyone help me with the css to make these circled parts 20px type size? or even better, to inherit the P2 size so if i change P2 size these will update, 'she assumes, with her terribly basic knowledge of css!' Edited August 14 by dani2 edited title Link to comment
tuanphan Posted August 17 Share Posted August 17 You can use this code to Website Tools > Custom CSS /* variant size */ .variant-option * { font-size: 20px !important; } div.product-quantity-input * { font-size: 20px !important; } 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!) 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