Post Content Typo

Posted in: Newspaper
Post count: 159

Via Theme Option I am able to change the font size for “post content font”, but this is only for articles not for pages, right? How di I change the font size there? Is it “td-page-wrap”?
Maybe it’s an option to put that in theme panel too or the general body font size?

Post count: 6600

Hi,

Use this css, it’s for page body content/text:

.page-template-page-pagebuilder-title-php p,
.page-template-default p {
font-size: 15px;
}

We will consider this in future updates.
Thanks

Post count: 159

Did you changed it in Newspaper 4.1?

Post count: 854

hi,
no, you have to use the custom css section from theme panel

Thanks for you message.
Radu A.

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