• Resolved meralyasser

    (@meralyasser)


    Hi, I am using translatepress on an ecommerce website using Flatsome theme. The website is in English and its translated to arabic language. Currently, I don’t like the font used and would like to use an arabic google font like “Cairo” for example. I checked other topics with same issue where you asked to add the following code to the customizer >> additional css

    @import url(‘https://fonts.googleapis.com/css2?family=Cairo&display=swap’);
    body.translatepress-ar{
    font-family:Cairo;
    }

    However this didn’t work and the arabic language is still displaying the original english fonts. Thanks in advance

    • This topic was modified 1 year, 8 months ago by meralyasser.
Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter meralyasser

    (@meralyasser)

    Hi, I have checked other topics here as mentioned above but it didn’t work for me. I would appreciate if you could help me with my problem. Thanks.

    Plugin Support Alex

    (@alexcozmoslabs)

    I set this ticket as Resolved.
    You can also change its status back to unresolved and let us know by replying to this topic if your issue still needs attention.
    Another option is to let this ticket as it is and open a new one where to mention the issue again and ask for support.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Update arabic translation to google font’ is closed to new replies.