mackenzieu Posted October 6, 2022 Share Posted October 6, 2022 Site URL: https://caper-harpsichord-tasl.squarespace.com/ Is there a bit if code that would change my Sold Out flags to Closed on specific products? I'd like a way to specify an item is no longer available. Thanks! https://caper-harpsichord-tasl.squarespace.com/all pw: art Link to comment
tuanphan Posted October 8, 2022 Share Posted October 8, 2022 Add to Design > Custom CSS /* Sold out to CLosed */ .summary-thumbnail-container[href*="drawing-painting-animals-camp-y9klw"] .product-mark.sold-out { font-size: 0 !important; } .summary-thumbnail-container[href*="drawing-painting-animals-camp-y9klw"] .product-mark.sold-out:before { content: "Closed"; font-size: 18px !important; } helloVlad 1 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