-- HikaShop version -- : 4.4.4
-- Joomla version -- : 3.10.3
-- PHP version -- : 7.4
Hi
I have some products with discount on them.
I would like to only show the normal price for 1 item, and don't for the rest of the discunt prices.
But the class of that normal price is the same (hikashop_product_price_before_discount), so I can't target it and just say display:none;
See yellow arrow.
Any way I can change or add a prefix to this class, so I'm able to target it better?
And where you see the red arrow, I see a br in the code but I can't find that in the display view - how can I remove that?
Thank you for always help med!
Regards
Thomas