Hi,
I am trying to remove the original Price. In this case A$22.86 with the strikethrough.
I dont want it to appear.
It there a setting of a css/php file I need to edit as I am unable to locate it.
Cheers,
David
Hi @sticks04,
You should remove the following CSS property:
text-decoration: line-through;
You can see that property applied in the screenshot below:
Thank you very much Gabriel,
Where would I find that css file? I have looked around and cant locate it.
Cheers,
David