sundayseltzer Posted October 24, 2020 Share Posted October 24, 2020 Site URL: https://www.sundayseltzer.co.uk hi there, im wondering if someone can help me with the CSS code to change the product title font on my homepage? also, is there a way to remove/change the quantity box? see attached photo. regards, Elvin Link to comment
tuanphan Posted October 25, 2020 Share Posted October 25, 2020 Add to Home > Design > Custom CSS .product-block .productDetails .product-title { font-family: 'book' !important; } .homepage .product-quantity-input { display: none; } 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
sundayseltzer Posted October 29, 2020 Author Share Posted October 29, 2020 Thank you @tuanphan that worked perfectly. Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.