if you go into the stylesheet and find:
}
.entry-title, .page-title {
font-size: 1.5em;
font-weight: 400;
margin: 0;
the font size can be change. I have mine set to 2.5em. So experiment how big you want it.
Thank you Heatherh! That worked!
Thanks! Marked as resolved
@heatherh – thank you for your contribution, but please do not advice people to edit stylesheet file, those kind of changes should always be introduced via CSS Manager (or similar) plugin. Otherwise all changes will be lost during theme update.
You can use F12 tool of Chrom or firefox to find structure and edit css text in a simple way