I would like to change to Korean instead of English.
Do I need to use a language selector?
Let me know how to set it up.
I want to change the language.
1 reply · opened Feb 21, 2019
Hello,
You do not need to make any extra changes and just need to input your own Language when editing the Templates. You might be facing the issue because the Font used on your Website does not support the Korean Characters. Please check https://fonts.google.com and change your Fonts according to what best suits your needs. Or you can also add , Arial, Helvetica inside all the font-family Property in all the CSS Files. Example:
font-family: 'Lato', sans-serif;will become:
font-family: 'Lato', Arial, Helvetica, sans-serif;This will definitely work fine. Hope this Helps!
Let us know if we can help you with anything else or if you find any further issues.
Have the same question, or something new?
Sign in to the Canvas dashboard to reply or open your own topic. Canvas owners get direct help from the SemiColonWeb team.
Reply on the dashboard