SARAG88 Posted March 23, 2022 Share Posted March 23, 2022 Site URL: https://www.freshpresse.co/ I am hoping I can change 'SALE' to 'PROMOTION' in a client's store. Is this possible in the code? Would appreciate any insight! Link to comment
Beyondspace Posted March 25, 2022 Share Posted March 25, 2022 On 3/24/2022 at 4:36 AM, SARAG88 said: Site URL: https://www.freshpresse.co/ I am hoping I can change 'SALE' to 'PROMOTION' in a client's store. Is this possible in the code? Would appreciate any insight! Can you share the direct link to this page? BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox - Lightbox captions only mode) 🗓️ Delivery Date Picker (Squarespace Date picker form field) 💫 Gallery block 7.1 workaround 🥳 No-code customisations for Squarespace 🚀 Learn how to rank new pages on Google in 48 hours! If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you! Link to comment
SARAG88 Posted March 25, 2022 Author Share Posted March 25, 2022 Thanks for getting back to me. Does this help? https://www.manelacardiology.com/shop Sara Link to comment
Web_Solutions Posted March 25, 2022 Share Posted March 25, 2022 (edited) Go Settings then Advanced then Code Injection then put this code on Header section then Save <script src="https://code.jquery.com/jquery-3.6.0.slim.min.js"></script> <script> $(function(){ $('.product-mark.sale').text("PROMOTION"); }); </script> Edited March 25, 2022 by Web_Solutions Create_Job, Ainul, Unique_Website and 1 other 4 If my comments are useful, please like and mark my solution as answer. It will encourage me. Thanks MD Rofik Website Designer and Digital Marketer ☕Am I helpful? Want to offer me a coffee? ✉ Send me a message if needed any help. I'll try to reply as soon as possible. Link to comment
SARAG88 Posted March 26, 2022 Author Share Posted March 26, 2022 Ok great! Trying this now 🙂 Link to comment
SARAG88 Posted March 26, 2022 Author Share Posted March 26, 2022 Thanks so much... It worked! Link to comment
Web_Solutions Posted March 26, 2022 Share Posted March 26, 2022 You are welcome Create_Job, Ainul, Kobir and 1 other 4 If my comments are useful, please like and mark my solution as answer. It will encourage me. Thanks MD Rofik Website Designer and Digital Marketer ☕Am I helpful? Want to offer me a coffee? ✉ Send me a message if needed any help. I'll try to reply as soon as possible. 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