Change "Default font"

Posted in: Newspaper
Post count: 36

How to simply change “Default font” for the whole website instead of using Open Sans and Roboto?

Post count: 27744

Hi,

This is a video about how to change the fonts => https://www.youtube.com/watch?v=rbkYVyj1__Q also, you can use global font from Manager(Website Manager) -> Global fonts -> https://i.imgur.com/iY0bh4Y.png You need to edit with tagDiv Composer, select the menu -> https://i.imgur.com/5aLmN2O.png

Thank you!

Post count: 36

Don’t want to change font for particular elements, but to change “Default font” which is “Open Sans and Roboto” to “Helvetica Neue, Helvetica, Arial, sans-serif”.

Post count: 27744

Hi,

You can change the font here https://i.imgur.com/xrdKt7F.png
Please check the video.

Thank you!

Post count: 36

I am not using cloud template for posts.

In Theme Panel / Theme Fonts / Font Settings everything is set to “Default Font”.

Don’t want to use Roboto nor custom fonts. Want to use system fonts “Helvetica Neue, Helvetica, Arial, sans-serif”.

In CSS I see:

h1,h2,h3,h4,h5,h6 {
font-family: 'Roboto',sans-serif;
}

div.td-block-title {
font-family: 'Roboto',sans-serif;
}

p.td-module-title,p.tdb-subcategory-name {
font-family: 'Roboto',sans-serif;
}

etc.

Clearly the theme inserts ‘Roboto’,sans-serif everywhere?

Post count: 27744

Hello,

The theme comes with two preset default Google Fonts: Open Sans and Roboto
You need to edit the font, like in the video, not in the theme panel; this section is for standard templates.
Please provide the link to your website

Thank you!

Post count: 36

I am using standard templates.

Only header is using cloud template.

So it is not possible to remove Roboto completely, but I need to set “Helvetica Neue, Helvetica, Arial, sans-serif” for every page element?

Post count: 27744

Hello,

So, if you don’t use cloud templates for posts, then the options to edit the font are in Theme Panel -> Theme Fonts -> Post Title/Post Content -> https://i.imgur.com/2ap0uUV.png
Also, change the font here https://i.imgur.com/K3NAPCk.png

Thank you!

Post count: 89

This video shows you setting fonts for individual blocks. The question related to global settings and I too have a need to change. I would like to set the default post page default styles golbally. Please advise how. Thx

PS I’d like to have diffrenet styles for different post types and pages.

Post count: 89

Also i note that the bullets style is different to the default style, plse advise how i fix this. Thx

Post count: 27744

Hi,

If you saw the video, then you saw that there is this option where you can change the font -> https://i.imgur.com/368z8wH.png this will change the font where is set that font -> https://i.imgur.com/2yzlUDh.png this is apply to the current page that you edit.
For bullets, you can do a custom code css as you want and set it.
This is the only option for fonts.

Thank you!

Viewing 11 posts - 1 through 11 (of 11 total)
You must be logged in to reply to this topic.