Hello,
I’ve just solved my currency symbol issue on categories view, do you remember?
So i changed the font and the currency symbol appeared again last time.
But when i enter to product details, the price in there is still without currency symbol.
The weird thing is, its appearing on all desktop browsers, on mobile browsers except mobile chrome and android browser. I checked the browser settings and reset to factory setttings. I tried to add this code
.price {
font: “Arimo”;
}
But nothing changed on mobile. I think the mobile style seperated from main.
Also the product detail price section is seperated too i think.
I dont know where to look at for mobile style.
Would you please help me?
And would you please tell me the ETA for next update.
Im still waiting for a solution for wishlist problem.