Change the size of text pages

Posted in: Newspaper
Post count: 26

Hi,
How can we change the size of text pages (no post page) in the theme panel?
Thanks

Post count: 388

Hi,

This was recently asked. Here you go: https://forum.tagdiv.com/topic/font-changing-on-post-but-not-on-page/

Edit: Oh, wait. I might not be getting you right. The above is for changing the font on pages. My apologies if that’s not what you mean.

Post count: 3343

We will fix this in the next update, to be changed via Theme panel, until that you can use this CSS to change the font from pages

.page p {
font-size: 16px;
line-height: 26px
}

Thanks for the message!

Post count: 26

Ok Thanks a lot Marius

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