some issue about Font

Posted in: Newspaper
Post count: 7

1. How to use google fonts in the local server
we can’t visit googleapi from China sometimes. Is there any way to modify code so we can use google fonts in the local server.

2. How to add Chinese font support?

3. May I change default fonts?
now the News use google fonts as default. But it’s not good for Chinese fonts.

thanks alot

Post count: 7

in Style.css

body,
p {
font-family: Verdana, Geneva, sans-serif;
font-size: 14px;
line-height: 21px;
}

May I add my Chinese fonts here?

Post count: 22421

Hello,

1) The google fonts should be grabbed on a local server as well. Simply select them from the theme panel or load a custom font: https://forum.tagdiv.com/font-customization/

2)You can add Chinese support from, the theme panel: https://www.screencast.com/t/yR7A93dvaF5

3)The default fonts can only be changed if you change all entries of the theme panel to your custom font.

Thank you!

Viewing 3 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic.