JanaK Posted August 18 Share Posted August 18 Hi, Some of my services are sold out and I have activated the waitlist sign up on my website. I would now like to change the text ""Get notified by email when this product is in stock" that appears above the waitlist sign up field on the product pages when they are sold out. Can anyone help me with this? Big thanks in advance. Link to comment
tuanphan Posted August 22 Share Posted August 22 You can use this code to Website Tools > Custom CSS span.product-restock-cta { visibility: hidden; } span.product-restock-cta:before { visibility: visible; content: "email me when stock is available"; } 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
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment