Hello,

My apologies I misread your question.

To edit the size of the post titles in the blog use the following CSS code,

.content .entry-title {
font-size: 18px;
}

Change the number to what ever you wish.

You can enter this code in the Custom CSS field of the Custom Code section of Parallel Pro Options.