Elis_e Posted December 3, 2020 Posted December 3, 2020 Site URL: https://www.karastone.com.au/best-sellers Hi there! I need a hand with some custom code to change the text size on the product blocks on this page https://www.karastone.com.au/best-sellers - the size of the text is showing larger than on product pages and i'd like it to be consistent. I used this code to reduce the size (which looked like it worked when i am in squarespace but when i view it outside of the squarespace platform, it doesnt look like the code has applied) #collection-5fc8ad8ab0f45b2a3d2b3c88 { color: #000000; font-size: 11px; } What am i doing wrong? Help please 🙂
tuanphan Posted December 5, 2020 Posted December 5, 2020 Add to Home > Design > Custom CSS .product-block .productDetails .product-title { font-size: 1em; } 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.