Guest Posted September 21, 2019 Posted September 21, 2019 I have added featured product as the additional info for the product. The font size is slightly different to what I have on the main product page. How can I capitalise it and change the size of the title to 12? Also, would making the price bold for the the related items be possible? Regards
tuanphan Posted September 21, 2019 Posted September 21, 2019 @Campcamp add to Home > Design > Custom CSS .ProductItem-additional a.summary-title-link { text-transform: capitalize; font-size: 12px; } .ProductItem-additional span.sqs-money-native { font-weight: bold; } 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!)
Recommended Posts
Archived
This topic is now archived and is closed to further replies.