Changing product title font on Sense Theme

Topic summary

Issue: A store owner wants to change the product title font in the Shopify Sense theme. Prior attempts using CSS and a self-hosted woff2 font caused glitches, so they switched to the “AZ: Google Font & Custom Font” app, which works mostly sitewide. They specifically need to update the product card title font.

Guidance offered: Another participant advises direct theme customization—editing the theme’s Liquid (Shopify’s templating language) in the product card file—or adjusting the relevant CSS class via the theme editor, cautioning that incorrect changes can cause glitches.

Follow-up: The store owner says they already tried modifying the product card file and base CSS, but the changes didn’t take effect. They request concrete steps for updating the product card.

Current status: No code examples or step-by-step solution were provided. The only next step offered was to hire a professional. The thread remains unresolved, with the key question unanswered: the precise Liquid/CSS method to change product card title font in Sense without causing glitches.

Summarized with AI on January 4. AI used: gpt-5.

I’m unable to locate how / where to change the product title. I’ve tried using CSS + uploading a woff2 file to my assets, but that ended up creating more glitches, so I’m now using AZ: Google Font & Custom Font app + that’s working for the most part throughout.

site: https://livewithjuj.com/products/juj-3-flavor-sampler-pack

Thanks for your help in advance!

Hi @juj1

You can edit the fonts directly yourself but it means that you have to customise the Sense theme, which like you said, if not done correctly leads to glitches.

With my clients I just went through and edited the liquid code of the theme directly myself to change the product titles. If you are confident with Liquid you can go through to the “product” card file and edit it yourself or change the CSS class directly within the theme editor.

Thanks, I’ve tried both editing within the product card file as well as in the base CSS but neither are working. Hoping someone can provide guidance on how to to update the product card specifically.

No worries, all the best with it, if you wanted a professional to help feel free to reach out any time. Have a great day.