Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #5345
    AvatarMatija
    Support Expired

    Hello,

    I’ve noticed that the € symbol (price) is not the same as other text. It has different style, so I suppose it’s a different font, even though it says font-family: “Organey-heading”; Maybe the sign € is missing from the font?

    Please advise the best solution to fix this.

    Thank you,
    Matija

    #5364

    Hi there,

    I see the € symbol is still displaying properly, if you want to change this display font you can use the following CSS code:

    ul.products li.product .price, ul.products .wc-block-grid__product .price, .wc-block-grid__products li.product .price, .wc-block-grid__products .wc-block-grid__product .price{
    font-famyly: your-font !important;
    }
Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.