elf Posted March 29 Share Posted March 29 If you scroll to the bottom of this page https://www.brifoster.com/shop/p/rococo-hearts-doll you will see "Other items" - I've reduced the size of the font for title size, but Squarespace doesn't have the option to reduce the font size of the price. Is there a code for that? It looks so obnoxious right now Link to comment
tuanphan Posted April 2 Share Posted April 2 Change size of "Other Item" or change size of Other Item Product Titles? If Other item, add this to Design > Custom CSS h2.ProductItem-related-label { font-size: 18px; } If product titles, use this CSS h2.ProductItem-related-label + div .grid-title { font-size: 30px; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
elf Posted April 13 Author Share Posted April 13 Hi! @tuanphan thanks for your reply! It's actually the price that's too big - "$395.00" and "$355.00" Is there code for that? Link to comment
tuanphan Posted April 16 Share Posted April 16 On 4/13/2023 at 5:50 PM, elf said: Hi! @tuanphan thanks for your reply! It's actually the price that's too big - "$395.00" and "$355.00" Is there code for that? Use this code div.ProductItem-relatedProducts .product-price { font-size: 16px !important; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care 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