Change default font

Posted in: Newspaper
Post count: 5

Is there any way to change the default fonts theme wide? I don’t mean setting it in the panel, but actually just changing the default font family.

I use Lato for almost everything and I hate that Lato is being used by writing !important tags over the old font.

Post count: 18283

Hello !

Unfortunately at the moment there is no option in changing the fonts all from one place. You will have to manually go through every element of your page and edit the fonts.

Thank you for your understanding !

Post count: 200

Hi there,
is the situation with changing the default font still the same? Not possible to change from one place?

Post count: 18283

Hello !

Now you can do that by using the Website Manager in tagDiv Composer as you can see here: https://www.screencast.com/t/S3cWRrg1aR

Thank you !

Post count: 200

I’m using Newspaper 9.5 and I can’t find the setting you are suggesting.

I would like to switch to Roboto for all elements on all pages of the site, but when I turn on Google fonts and go through all font settings in theme panel in order to change to Roboto, the speed of the site slows down considerably.

I tried different options to achieve what I need, but without success.

For example, I added the following to the head section:
<link rel=”preconnect” href=”https://fonts.gstatic.com”&gt;
<link href=”https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400&display=swap&#8221; rel=”stylesheet”>

then added the following to the custom css field in the theme panel:
p {
font-family: ‘Roboto’, sans-serif;
} – unsuccessful, there is always a mix of styles on the pages.

I don’t want to use extra plugin for this.
How can I edit the Default font of the site using theme files? Probably there’s something I could edit in the theme files?

Thanks!

Post count: 18283

Hello !

Please update your theme, that option is in the latest versions. Follow our guide here in order to update: https://forum.tagdiv.com/how-to-update-the-theme-2/

Thank you !

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