How to change the font size of a Page Title?

Hi,

I’ve created several pages but would like the header font size of these pages to be smaller without making any changes to the homepage.

I’m using the Debut Theme.

This is what it currently looks like and below this image is what size I want it to be.

This the font size I would like for all my created pages

Thank you!

@chariscreativec

Please share your website URL. I will check and provide a solution.

Thanks!

www.chariscreativeco.com

Password: Hello2020

@chariscreativec

Please add the following code at the bottom of your assets/theme.scss.liquid file.

.template-page h1, .h1{
font-size: 1.26667em !important;
}

Let me know if this works for you.

Thanks!

Thank you! That worked perfectly :slightly_smiling_face:

Hey there!

I got similar troubles with my site, but its the theme “Taste 2.0.0”… Can you help me out as well? I didn’t find the assets/theme.scss.liquid in my editor. I think because it’s a different/new theme…

best regards!

I’m using the theme Sense and experience the same problem - Page Title TOO BIG. :slightly_smiling_face:

Same issue here with the Taste theme - all the other fonts/sizes I have managed to change, but there isn’t an option to change page titles.

I would like to change both the font and font size, to match the others on my site.