Home › Forums › All Other Themes › Change the Font
- This topic has 6 replies, 2 voices, and was last updated 7 years, 2 months ago by
Forum Moderator.
-
AuthorPosts
-
March 8, 2016 at 6:15 am #25945
Hi, I change to Pro yesterday, it’s a good theme for me.
But there is a problem need your help.
1.There are many Chinese word on my website,but there is not Chinese font to chose in “Theme Options-Basic Settings-Font Faces”. How to fix it?
2.Is the English font from google? How can i disable the google font, Because it take a long time to starting in China.
Thanx!
Regards
JamesMarch 8, 2016 at 6:53 am #25949Hi Jingtan,
Kindly show us your website URL.
Regards,
DaveMarch 8, 2016 at 8:08 am #25965March 8, 2016 at 1:01 pm #26001?? Hi, Dave, Can you see my website?
March 9, 2016 at 10:20 am #26130Hi James,
You can add your font style via CSS. You have to use Chinese web fonts and apply the font family via CSS.
Regards,
DaveMarch 13, 2016 at 8:24 am #26603Hi,Thanks Dave.
I fixed it now. But i have another problem, Can I change the background color of every section? How to change it? The Theme Option-Basic Setting can’t change all of background color.
ThanksRegards
JamesMarch 14, 2016 at 6:09 am #26686Hi James,
The trick is, assign section id to the section and add background-color property to that section using section id in custom css box.
So it should be:
#sectionid{background-color:#000;}
Regards,
Dave -
AuthorPosts
- You must be logged in to reply to this topic.