Home Forums WoodMart support forum Non English text characters optimization

Non English text characters optimization

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #255462

    cihatyilmaz
    Participant

    Hello,

    My non-English characters look weird how can i solve this problem?

    Thanks.

    Attachments:
    You must be logged in to view attached files.
    #255515

    Hello,

    I saw the screenshot you attached.

    I have visited your website and the fonts are displayed as they should and there is no option in Theme Settings available to optimize only the non-English characters.

    Please explain what you require to achieve with the non-English characters to check it myself and help you out accordingly.

    Best Regards.

    #255534

    cihatyilmaz
    Participant

    Hey, somehow my banner texts are fixed now they look okay but the problem still continues in some button links etc. Basically i want to show the letters (ş, ü, ğ, ç, ö) in harmony with others.

    Attachments:
    You must be logged in to view attached files.
    #255577

    Hello,

    I saw the screenshot you attached. It seems that the non-English characters are causing issues with the font-weight that is added to the text on the product page.

    Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

    .single-product .wd-action-btn.wd-style-text>a {
        font-weight: 500;
    }
    
    .product-share .share-title {
        font-weight: 500;
    }

    That will decrease the font-weight.

    Regards.
    Xtemos Studios.

Viewing 4 posts - 1 through 4 (of 4 total)