Change default font for all types in child theme

Posted in: Newspaper
Post count: 2

Hi – how do I change the default font for all the font settings for:

<p>
<h1>

without having to change each drop down list for each setting?

Can it be done in one area, eg-CSS file?

I am using a child theme.

Thanks

Post count: 35449

Hi,

You can set the custom css in the style.css from the child theme that comes with theme package -> https://www.screencast.com/t/tuCcJvyOBy

Thank you!

Post count: 2

Hi – I didn’t ask how to set the custom css, I asked how to change the default font….for all styles, as in my OP

Post count: 35449

Hi,

You can get the most of the fonts in the Theme panel>Theme fonts -> https://www.screencast.com/t/GAFCPgKVwc
But you say that you want to “Change default font for all types in child theme”, and in order to do that you need to set the code css for those elements that you want to change in child theme.
The style of theme can be found in wp-content/themes/Newspaper/style.css -> https://www.screencast.com/t/I6mOye5L
But the easyest way will be to use the Theme panel for general fonts and tagDiv Composer for individual fonts.
Block settings guide -> https://forum.tagdiv.com/block-settings-guide/

Thank you for your understanding!

Viewing 4 posts - 1 through 4 (of 4 total)
The forum ‘Newspaper’ is closed to new topics and replies.