- Cyber Monday Deals Live – grab a bargain before the Scalability Pro licensing model changes! - November 21, 2024
- Early access to new free plugin which speeds up imports even more! - October 14, 2024
- ChatGPT really sucks at SQL - August 9, 2024
In this minor upgrade I’ve fixed the custom CSS styling box so it saves properly now and I’ve added ‘currency CSS’.
Important note if you are using a non £ currency:
If you are using a currency other than £, please visit your settings page and choose ‘custom style’.
Then copy the CSS from the link provided.
Near the top you will see the following code:
.pcresult .pcprice:before { content: "£"; }
You can enter whatever content you wish and any additional styling – e.g. chance to any currency format.
If you wish the currency to display AFTER the price, change :before to :after.