Guest Posted September 21, 2023 Posted September 21, 2023 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.
Lesum Posted September 21, 2023 Posted September 21, 2023 @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?
Solution tuanphan Posted September 23, 2023 Solution Posted September 23, 2023 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 Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
Guest Posted September 24, 2023 Posted September 24, 2023 Thanks so much, Tuan. Your'e a legend as always.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment