- Speed hacks for the Newspaper theme by tagDiv: Transform your site speed - February 19, 2025
- WooCommerce 9.6.1 can break your store if you use brands - February 7, 2025
- Discord Performance Community Server and some new server rules - November 27, 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.