Akiko Watanabe
asked 10 years ago

Please tell me how I can change a font-family of Primary Menu by customizing/adding CSS code.

2 Answers
DominicStaff
answered 10 years ago

If you want to change a font-family of Primary Menu, you can add the following code to the style.css file:

.navbar .nav li a  { font-family: ....; }

Note: you can find the font here: https://www.google.com/fonts
Also, please take a look at the following topic to find the answer:
http://cmspioneer.com/designwall/question/how-to-change-fonts-and-font-color/
Hope this helps !

Akiko Watanabe
answered 10 years ago

Thank you for your answer.
But it doesn’t work since the font I want to use (Japanese) is not included in google fonts.
I’m wondering if I can override the font setting by deleting the existing one.
Do you know how to do it?

Dominic Staff
replied 10 years ago

Apologies for the delay in replying to you. At the moment, unfortunately, our theme doesn’t support to change to Japanese font yet. We will send and notify our technical team your requirement. Please stay tuned, will let you know once we give a solution for this.

Powered by DW Question & Answer Pro