kenincalgary Posted August 8, 2021 Share Posted August 8, 2021 Site URL: https://artmagik.ca/ I would like to add this text to display in the shopping cart "Free shipping in Canada & local pickup use Discount Code FREESHIP" I've tried CSS and code injection found on the 'net but they don't work. I'm on 7.1 any help greatly appreciated. Thanks! Ken Link to comment
tuanphan Posted August 8, 2021 Share Posted August 8, 2021 2 hours ago, kenincalgary said: Site URL: https://artmagik.ca/ I would like to add this text to display in the shopping cart "Free shipping in Canada & local pickup use Discount Code FREESHIP" I've tried CSS and code injection found on the 'net but they don't work. I'm on 7.1 any help greatly appreciated. Thanks! Ken Hi. Add it under Shopping Cart title or which position? 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
kenincalgary Posted August 8, 2021 Author Share Posted August 8, 2021 Just below the "Add To Cart" button. Thanks! (Or just below the title if it's easier) Ken Link to comment
tuanphan Posted August 11, 2021 Share Posted August 11, 2021 For other members, add to Design > Custom CSS div.sqs-add-to-cart-button-wrapper:after { content: "Free shipping in Canada & local pickup use Discount Code FREESHIP"; display: block; margin-top: 20px; font-size: 16px; } 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