отображение значка валюты у цены
-
Привет, у меня возникла проблема отображения знача валюты у цена на смартфоне.
Attachments:
You must be
logged in to view attached files.
Hello,
The reason may be that font-family does not support the currency symbol. In order to fix this please add this code to the Theme Settings > Custom CSS:
body .woocommerce-Price-currencySymbol{
font-family:Arial;
}
If it does not help try this suggestion: https://inwebpress.ru/woocommerce-vmesto-simvola-rub-kvadrat/
Best Regards
You are welcome! If you have any questions please feel free to contact us.
Best Regards
The topic ‘отображение значка валюты у цены’ is closed to new replies.