I want use Japanese font

hello
my name is ryoichi Shimamura.

I want use Japanese font.
whichi css file can i fix?
please tell me.

Hey Ryoichi,

I don’t think you need to change any CSS files for that to work. You can simply change the language of your WP installation under Settings > General > Site Language and that should be it. Are you experiencing issues with this? I did try a quick Google and found the link below. It’s pretty old but it might help! :slight_smile:
https://wordpress.org/support/topic/unable-to-use-japanese-w-wordpress?replies=7

Ben

Hello
Mr Ben
Thank you for me a reply.

I think i need i want use.

it is not a Japanese of wordpress.

I want to support Japanese website.

examle like this

body{
font-family: Helvetica , “游ゴシック” , “Yu Gothic” , sans-serif;
}

Ryoichi

Hi Ryoichi,

We don’t have a Japanese translation available for Beaver Builder. If you, or someone you know, would be able to translate we would love to discuss that.

Our theme/page builder supports RTL languages, but we haven’t done anything to specifically support Japanese.

There’s some information on Japanese web fonts here: http://stackoverflow.com/questions/14563064/japanese-standard-web-fonts

It sounds like the best practice is to use the system fonts. Hope some of this helps. Let us know if there’s anything we can do to better support Japanese!

Hello
Mr Robby McCullough
Thank you for me a reply.

>We don’t have a Japanese translation available for Beaver Builder. If you, or someone you >know, would be able to translate we would love to discuss that.

It’s okay.Because I 'm doing.
I make ja.po.

The problem is not there.

I want to set the Japanese in the style sheet.
I want to change all the settings for japanese font-family.
I want to the specification of Japanese fonts in font-family.

sample like this

fl-builder.css

ul.fl-builder-submenu li a {
color: #fff;
display: block;
line-height: 13px;
font-size: 13px;
// font-family: Helvetica, Verdana, sans-serif;
font-family: Helvetica , “游ゴシック” , “Yu Gothic” , sans-serif;
}

Should I replace all ?

Hmm. Do other themes have special support for Japanese? Or is can this be handled by translation plugins like WPML?

If you can let us know what you’d need us to do, we’re happy to look into it! We would love to support Japanese.

hay Robby McCullough

Thank you for me a reply.

it should not actually a Japanese problem .
I want to use your favorite font with css.

that’s all.

Konnichiwa Ryoichi,

If I understand you correctly, you want to use a Japanese font inside Beaver builder and use this as the default font on your site. Is this correct, you may want to check out this topic which should assist you.

If my assumption isn’t correct, I apologise in advance.

Thanks,
Danny

hello
Danny

thank you youre advice.
maybe this is good!
this is Perfect.

thank you for your help.

No Ryoichi, happy to help!

Thanks,
Danny

Ah! That was easier than I thought. :slight_smile:

Thanks Danny and good luck Ryoichi!