Jump to content

Remove dollar sign and just keep "AUD"

Recommended Posts

  • Replies 6
  • Views 312
  • Created
  • Last Reply

Top Posters In This Topic

Posted
4 hours ago, creedon said:

Please see the following.

 

Hey Creedon - I tried the code in the thread and had no luck. Is there another way to drop the "$" and just keep the currency type?

Posted

Please post your site-wide password here.

Adding a site-wide password does not allow anyone to alter your site. It only allows those with the password to see your site. Please read the documentation at the link provided to understand how it works.

We can then take a look at your issue.

Find my contributions useful? Please like, upvote, mark my answer as the best ( solution ), and see my profile. Thanks for your support! I am a Squarespace ( and other technological things ) consultant open for new projects.

Posted
On 5/22/2022 at 4:29 AM, creedon said:

Please post your site-wide password here.

Adding a site-wide password does not allow anyone to alter your site. It only allows those with the password to see your site. Please read the documentation at the link provided to understand how it works.

We can then take a look at your issue.

Thanks Creedon. The password is joebarker

Posted

If none of your products have variants then you can use CSS.

Add the following to Design > Custom CSS.

body.native-currency-code-aud .sqs-money-native:before {

  content : unset;
  
  }

If you have variants then my code cited is the only method to solve the issue.

Let us know how it goes.

Find my contributions useful? Please like, upvote, mark my answer as the best ( solution ), and see my profile. Thanks for your support! I am a Squarespace ( and other technological things ) consultant open for new projects.

Posted
10 hours ago, creedon said:

If none of your products have variants then you can use CSS.

Add the following to Design > Custom CSS.

body.native-currency-code-aud .sqs-money-native:before {

  content : unset;
  
  }

If you have variants then my code cited is the only method to solve the issue.

Let us know how it goes.

Worked perfectly - thanks Creedon!!

Create an account or sign in to comment

You need to be a member in order to leave a comment

×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.