How to change Page font?

Posted in: Newspaper
Post count: 1

Hello,

I’m in the process of setting the fonts that I want for my site. But when I try to choose the font for Pages it does not change. It says (only on default template) I’m using the Classic template. Is there something I’m missing here?

Thanks for your help.

Post count: 7909

Hi,

In Newspaper 5 will be changed the custom typography section and it will be added more option there. For the moment you have these options to change the font for blocks added using pagebuilder – http://screencast.com/t/Mn0fUuk2kxFE
Also if you have text content on your pages please try this custom css in Theme Panel > Custom Css – http://screencast.com/t/Ufc2vz4m3rW4 and change the font family that you use:

body,p {
font-family: Open Sans;
}

Thanks!

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