Daniel19 Posted September 10, 2019 Share Posted September 10, 2019 Hello! Any skilled people out there how know how I can translate the following text written at the shopping cart page? (Indigo) When the shopping cart is empty, it is written "you have nothing in your shopping cart. Continue shopping". I want to translate that text. Greetings from Norway :) Link to comment
tuanphan Posted September 10, 2019 Share Posted September 10, 2019 @Daniel19 Can you share url? 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
paul2009 Posted September 10, 2019 Share Posted September 10, 2019 This can be changed with code, but you will still have an English checkout, and no way to change it. Improve your online store with our extensions.About: Squarespace Circle Leader since 2017. I value honesty, transparency, appreciation and great design ♥.Work: Squarespace Developer and founder of SF Digital, building the features Squarespace didn't include™. Content: Links in my posts may refer to SF Digital products or may be affiliate links.Catch up on all the release notes and announcements 2023 [for Circle members only] (there's a public version here)Buy me a coffee Link to comment
Daniel19 Posted September 10, 2019 Author Share Posted September 10, 2019 Thanks for replies! Here's the url: https://turtle-heptagon-6kbh.squarespace.com/config/ Link to comment
Daniel19 Posted September 10, 2019 Author Share Posted September 10, 2019 Thanks for replies! Here's the url: https://turtle-heptagon-6kbh.squarespace.com/config/ Link to comment
tuanphan Posted September 10, 2019 Share Posted September 10, 2019 @Daniel19 Add to Home > Design > Custom CSS .empty-message { visibility: hidden; } .empty-message:before { content: "New Shop text"; visibility: visible; color: #333; font-size: 18px; font-family: futura-pt; } Reference: https://beaverhero.com/indigo-template-squarespace/#TranslateyouhavenothinginyourshoppingcartContinue_shopping 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
Daniel19 Posted September 10, 2019 Author Share Posted September 10, 2019 Thank you so much! You are awesome :) Link to comment
tuanphan Posted September 10, 2019 Share Posted September 10, 2019 @Daniel19 ... You can Accept Answer if it worked. Thanks 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
Archived
This topic is now archived and is closed to further replies.