Hello @r3marketing,
First of all thank you very much for using the pro version.
The theme itself does not have the feature to increase/decrease the font size of the page title.
However, it can be increased/decreased using the custom CSS. So please ad below given CSS by going to Admin Panel > Appearance > Customize > Additional CSS.
#custom-header .page-title {
font-size: 28px;
}
Here increase/decrease the font size as per your requirement.
Hope this helps.
let us know if you have any confusion further.
Thank you.
Best Regards!!