Access in China
Hello,
I've created a research website using simple persona free version and found it is not viewable in China.
I recently found that anything to do with google can cause such problems. This includes fonts etc.
May I ask if its possible to use the additional CSS to change all fonts to non google fonts? May I also ask for help on how to do that?
I currently only change the body font to arial with:
body {
font-family: 'arial', Monospace ;
}
Many thanks!
Marvin