Hi, Michaelangelo theme's discount banner on each product just says "xx%" and i want to change it to say "xx% OFF"
ie i want to add the word 'off' or 'discount'
it's in the code bit:
<div class="discount">
<span>xx%</span>
I've changed this type of div span txt on other themes in the php files...