TomAllenMedia Posted June 1, 2020 Share Posted June 1, 2020 Site URL: https://www.lumenoflewes.co.uk/ I am trying to increase the font size of the prices on my products and product page, but there seems to be no way to do this in the site styles tab. Is there some custom code required? Thanks in advance! Link to comment
tuanphan Posted June 1, 2020 Share Posted June 1, 2020 Add to Home > Design > Custom CSS @media screen and (max-width:640px) { .product-price * { 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!) Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.