LuxLux Posted September 21 Share Posted September 21 When WAITLISTS are enabled for out of stock products... Is there a way to change the default "Sign up to receive news and updates" text next to the check box to something else? Screenshot attached. Link to comment
Lesum Posted September 21 Share Posted September 21 @LuxLux It can be done with custom code. Would it be possible to share the URL of the product page? Thank you! If my comments were useful, please like or mark my solution as answer so others can scroll to it quickly. Sam Web Developer & Digital Designer ☕ Did you find my contribution helpful? Buy me a coffee? Link to comment
Solution tuanphan Posted September 23 Solution Share Posted September 23 On 9/21/2023 at 11:05 AM, LuxLux said: Hi Lesum, Thanks for the help! Here is a link to a product that is out of stock. You have to select a size for the waitlist to show etc. https://badweather.cc/store/p/bad-weather pw: 666 You can add this code to Website > Website Tools (it is under Not Linked) > Custom CSS label.product-restock-mailing-list { font-size: 0 !important; } label.product-restock-mailing-list:after { content: "rename your text here abcxyz"; font-size: 0.75rem !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
LuxLux Posted September 24 Author Share Posted September 24 Thanks so much, Tuan. Your'e a legend as always. tuanphan 1 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