[ad_1]
I’m trying to get rid of these price elements with an external CSS stylesheet, it is not working for some reason. I have used F12 to identify it’s class as “amount”, I have written this CSS code but it is not working.
`.amount {display: none !important}`
Please see my comment for the link to the web page and an image showing what I want to achieve
[ad_2]