I have read some topics in the forum, and I used this custom css: body.blog .entry-content p { font-size: 125%;} , to increase the font size in my homepage, and it works.
And also used this custom css: .single-post .entry-content p { font-size: 125%; }, to increase the font size in the single post page, but it does not work