Home Forums WoodMart support forum translate fonts

translate fonts

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

    ahmed.ask
    Participant

    i use wmpl and need to set cairo font for arabic lang and lato font for english

    #176949

    Artem Temos
    Keymaster

    Hello,

    Thank you so much for contacting our support center.

    Firstly, you need to upload that font as a custom font via Theme Settings -> Typography. Then, you will need to put an extra CSS code to the Custom CSS section to apply that font for RTL version only. Follow this topic for more information https://xtemos.com/forums/topic/arabic-fonts-not-work-good-in-othere-browsers-edge-firefox-safari/

    Kind Regards
    XTemos Studio

    #176951

    ahmed.ask
    Participant

    where i can put the code

    .rtl ,.categories-menu-dropdown .item-level-0 > a,a, p , .wd-tools-text ,span , body {
    font-family:Cairo;
    }

    .rtl h1 , h2 , h3 , h4 , h5
    {
    font-family:cairo!important ;
    }
    .rtl #tab-additional_information th
    {
    font-family:Cairo;
    }

    #176992

    Artem Temos
    Keymaster

    You can put the snippet to the Custom CSS field in Theme Settings.

Tagged: 

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