Background of the issue:
I am trying to change my Chinese font on a site under development using the Pixel Essentials theme. I want to use the Noto Sans TC font from Google Fonts.
Symptoms:
No specific issue or error message mentioned.
Questions:
How can I change my Chinese font to Noto Sans TC using WPML?
Or you can use a custom CSS code to apply the font family to the content in the Chinese language only. For example:
html[lang="zh-hant"] body p {
font-family: Noto_Sans !important;
}
Note: this is a custom code and it is out of the scope of WPML.
If you are not able to accomplish this, I would recommend you contact one of our certified partners who will be more than happy to help you with this. In this link, you will find a list of our certified partners: https://wpml.org/contractors/
Looking forward to your reply.
Thanks
The topic ‘[Closed] chinese fonts choices’ is closed to new replies.