jackdennehy Posted March 23, 2021 Share Posted March 23, 2021 Site URL: https://bluebird-wolf-cs36.squarespace.com/order Hi I want to change the automated text "from" before the price of items in my store that have more than one variant' to say "packs from" instead. Is there Custom CSS i can use to this? thanks in advance jack Beyondspace 1 Link to comment
Beyondspace Posted March 24, 2021 Share Posted March 24, 2021 1 hour ago, jackdennehy said: Site URL: https://bluebird-wolf-cs36.squarespace.com/order Hi I want to change the automated text "from" before the price of items in my store that have more than one variant' to say "packs from" instead. Is there Custom CSS i can use to this? thanks in advance jack What is your site wide password? BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox) 🗓️ Delivery Date Picker (Squarespace Date format) 💫 Animated Buttons (Referral URL) 🥳 Sparkplugin Customisations Browsers (Browse +100 Spark plugin customisations) 🥳 Elfsight Template Browsers (Browse +1000 Elfsight widget Templates) 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
jackdennehy Posted March 24, 2021 Author Share Posted March 24, 2021 18 hours ago, bangank36 said: What is your site wide password? thanks the response bangank36 , the password is: roarstaff2021 Beyondspace 1 Link to comment
Beyondspace Posted March 25, 2021 Share Posted March 25, 2021 5 hours ago, jackdennehy said: thanks the response bangank36 , the password is: roarstaff2021 try .product-price { position: relative; overflow: hidden; color: transparent; } .sqs-money-native { position: absolute; left: 0; background: #000; padding-left: 5em; } .sqs-money-native:after { content: 'packs from'; position: absolute; left: 0; width: 5em; } tuanphan and jackdennehy 2 BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox) 🗓️ Delivery Date Picker (Squarespace Date format) 💫 Animated Buttons (Referral URL) 🥳 Sparkplugin Customisations Browsers (Browse +100 Spark plugin customisations) 🥳 Elfsight Template Browsers (Browse +1000 Elfsight widget Templates) 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
jackdennehy Posted March 26, 2021 Author Share Posted March 26, 2021 On 3/25/2021 at 12:02 AM, bangank36 said: try .product-price { position: relative; overflow: hidden; color: transparent; } .sqs-money-native { position: absolute; left: 0; background: #000; padding-left: 5em; } .sqs-money-native:after { content: 'packs from'; position: absolute; left: 0; width: 5em; } thanks so much for your help, it worked for the individual product page as shown, but then removes all the prices underneath every item on the 'order' page as a result https://bluebird-wolf-cs36.squarespace.com/order is there away around that? thanks again for your time Link to comment
Beyondspace Posted March 26, 2021 Share Posted March 26, 2021 21 minutes ago, jackdennehy said: thanks so much for your help, it worked for the individual product page as shown, but then removes all the prices underneath every item on the 'order' page as a result https://bluebird-wolf-cs36.squarespace.com/order is there away around that? thanks again for your time could you remove the code so I can help check jackdennehy 1 BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox) 🗓️ Delivery Date Picker (Squarespace Date format) 💫 Animated Buttons (Referral URL) 🥳 Sparkplugin Customisations Browsers (Browse +100 Spark plugin customisations) 🥳 Elfsight Template Browsers (Browse +1000 Elfsight widget Templates) 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
jackdennehy Posted March 26, 2021 Author Share Posted March 26, 2021 (edited) i've removed the code, let me know if you have any luck thanks again Edited March 26, 2021 by jackdennehy Link to comment
tuanphan Posted March 30, 2021 Share Posted March 30, 2021 On 3/27/2021 at 12:38 AM, jackdennehy said: i've removed the code, let me know if you have any luck thanks again Have you solved it yet? 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