Hello!
Can I use my own corporate font on the site?
If so, how can I achieve this?
Thanks
-Edgar
Thanks for the reply.
I wonder, how can I use my fonts now?
I am in Theme Settings -> Styling -> Body font, but I can’t see my newly added fonts in the font selection combo?
Thanks again
-E
You don’t see the newly added font there as it is custom font.
You have to use it developing custom CSS code.
To apply it on body you can add the following CSS code in the Custom CSS code option of your theme on the below path.
Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code
html body {
font-family: arial;
}Please change the font name arial in the above CSS code to whatever you want to.
Thanks for the reply.
It’s seems a little inviable for me, because it is my intention to (ideally) utilize the corporate font in all the site.
Is there any easier way?
Thanks
-E
Popular choice
Professional Developers At Your Fingertips!
If you need services beyond standard support, we've got your back!
Services we offer:
Graphic work / visualizations Full WordPress development and design
We use cookies to enhance your experience. By continuing to visit this site you agree to our use of cookies.