Change font size for headings on Collection pages

Hello.

I am looking to change the font size for headings on Collection pages as shown below. H1, H2, H3. Is this a possibility?

https://knotsbygemini.com/collections/fun-in-the-sun

Pass is fahffo

1 Like

@knotsbygemini
using like this, you can resolve your issue.

your Content

your Content

your Content

@Zworthkey

Thanks for the reply. I am not quite sure what you mean though. I am looking to change the font sizes. I would prefer the font size in heading 1 to be smaller for example.

Where you want to add it.
mark and share me screenshot.

I am looking to lower the font size where the arrow is pointing.

@knotsbygemini
Sorry i don’t you exactly what you want.

currently your collection tittle is on h1.

What you want it should be h2, h3, h4?

Hi @knotsbygemini ,

  1. Shift from Rich-text to HTML mode by clicking the top right button

  1. set up font-size attribute of h1 element
# Sun, sky, sea, and sand - collect them all!

It should work.

If helpful, please like and accept my solution.