Greetings of the day!
The below code will work perfectly to decrease font size.
1) Please log in to the admin area
2) Go to “Appearance >> Customize >> Additional CSS”.
3) Paste the below code in “Additional CSS” and save it afterward:
h1.page-title{
font-size: 24px;
}
Please feel free to let us know if you have any further queries.