Shapely - change font size of Pages "Enter Title Here."

First, I am building this site on localhost.

Pages “Enter Title Here.” I would like to change the font size. I have reviewed and tried many CSS snippets and no luck. Using the Google Fonts plugin, I found it is “Heading 2.” I was able to change the font style; font size can’t be changed with Google.

Best regards.

Hey there,
I hope you’re doing well today

Unable to find exactly what you’re talking about.
Kindly point it out the demo with an link and screenshot
https://colorlib.com/shapely/

Best Regards,
Support

I can’t give you a link because this is a localhost build.

Enclosed are Attachment 1 and 2. The font size of “Commercial” is what I want to change.

Thanks!

Hello Moderator,

I posted screen shots of the font size I wish to change. Please respond.

Thanks

I hope you are well today and thank you for your question.

You can try achieving this by adding the following CSS code in the Custom CSS option of your theme on the below path.

Admin Area -> Appearance -> Customize -> Additional CSS

h1.entry-title {
    font-size: 30px;
}

You stated you’re building locally, may I recommend you use https://local.getflywheel.com/, it has an option to create a live link for which you can share.

Best Regards,
Support

Hi Support,

The code snippet did not work. Any other suggestions?

Also, I tried to set up getflywheel and it could be a nightmare. It did not detect a website being developed and started a new one. My WordPress username and password were requested and what I entered was rejected. It looks like a black hole of time. I need to go live.

Thanks!