How can I resize the product title font on Spark theme?

Hi,

I am trying to resize the font size of product title on product pages. It is currently too big I want it about half the size. Please help.

Thank you

Hey @Ali-24

Welcome to Shopify Community! Can you share your Store URL so I can have a look on it? Also, if you have password enabled then please share the password as well. Your cooperation would be greatly appreciated.

Best Regards,
Moeed

Thanks for your quick response. It is www.ajaecollection.com.au password ajae23

Hey @Ali-24

Are you sure the URL you sent is correct, can you double-check?

Best Regards,
Moeed

apologies. .com no au

Add this code in your base.css:

.fs-heading-1-base {
    font-size: 27px;
}

Before:

After:

Amazing, thank you so much again!

You’re welcome! Happy New Year! :christmas_tree: :snowman: