Hi!
I created my website with multi language by using database.
I got a problem that I want to know if I can customize font of each language under database?
Cuz it seems like it only apply one font for whole database content, but I have different language so the font is not suitable for them all.
Thank you in advance!
The font used is controlled by the elements on your pages, like buttons, text and so on. The elements that support the .html and also soon .style can change font with code. So look at these properties and see if it can be solved. As long as you don’t refer to the Database App itself?
Hi,
Thx for you reply.
I created my site by following this post
And I’d like to know if it’s possible to define font for each language?
EX. I want to use font “Georgia” for English and my uploaded font for Chinese, and set these font in any title, text or button name.