[ad_1]
Hey everyone,
​
I’d like to change the font family for blog posts in WP elementor.
For pages, I have font family – Helvitica light
For blog posts I have a font family – Roboto light
​
How to keep the same font for both? I do not see any option to change the font for blog posts. The blog post has a normal HTML editor. But pages have an elementor editor.
​
Please let me know how to change the font manually in the CSS folder (in which folder) or on the WP admin panel.
​
Quick help will be appreciated!
​
Thanks
[ad_2]
As I don’t know how your site is set up, there are a couple of things you could try:
1. Open your existing template in Elementor. From the hamburger menu choose site settings, then try changing global font.
2. Alternatively, in the WordPress customizer – or however you access your site’s css files – change the body {font-family: “font name”} selector. It’s best to do this via a child theme.
But if you’re using a WordPress theme (as well as Elementor templates), you may find font options ready to tweak right in the customizer anyway.