Guest Posted October 26, 2016 Posted October 26, 2016 I was wondering how to remove all $ signs and the currency signs on my prices. For example "$35 CAD", I want to make it only "35". Thank you in advanced
Guest Posted October 26, 2016 Posted October 26, 2016 Hey thanks but I don't know anything about coding but it didn't work?
Guest Posted October 26, 2016 Posted October 26, 2016 Hey thanks but I don't know anything about coding but it didn't work?
Guest Posted October 27, 2016 Posted October 27, 2016 @octopus it didn't work was i suppose to add something before and after those codes?
Guest Posted October 27, 2016 Posted October 27, 2016 oh i got it thanks soo much, do you also know how to remove the CAD on my site ?
Guest Posted October 27, 2016 Posted October 27, 2016 oh i got it thanks soo much, do you also know how to remove the CAD on my site ?
Guest Posted October 27, 2016 Posted October 27, 2016 Thank you so much for your time @octopus – this works perfectly, it would've taken me weeks to figure out myself.
TasselsandTigers Posted November 10, 2016 Posted November 10, 2016 Hey, could you tell me how you did this as well please? I also added this code but found no change.
Trey_SQSP Posted March 6, 2017 Posted March 6, 2017 In order to just remove the $ only, you can use the following in the Custom CSS: body.native-currency-code-usd .sqs-money-native:before { content: none; }
LeviAllen Posted July 25, 2017 Posted July 25, 2017 I am trying to figure out how to do the reverse of this. I want to add a USD behind all my prices. It currently is $35 and I want it to display $35 USD. Is there a way I can do this?
LeviAllen Posted July 25, 2017 Posted July 25, 2017 I actually figured out how to do this by adding body.native-currency-code-usd .sqs-money-native:after { content: " - USD"; }
Guest Posted October 8, 2018 Posted October 8, 2018 HiMy name is peter and i am new to squarespace but the above topic really applies to my site. My question is how and where to i apply the custom css above...i am really stuck when it comes to this.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.