Canopy Theme: Change Capitalization of Product Title

Hello,

I have the Canopy theme and would like to change the Capitalization of the product title as seen here: https://gamekastle.myshopify.com/products/malifaux-3e-into-the-fray-new-arrival

I would need the change to only apply to this product title, nowhere else. Previously I had it coded that all Sackers Square headings were lowercase, apparently it applied to this too.

I’d like the product title to appear like this: Malifaux 3E: Into the Fray (New Arrival)

Otherwise, if this cannot be done, please guide me on how to make the title the other heading font: Sackers Square Gothic like the price.

Hey @cid_gk

Follow these Steps:

  1. Go to Online Store
  2. Edit Code
  3. Find theme.liquid file
  4. Add the following code in the bottom of the file above tag.

If I managed to help you then, don’t forget to Like it and Mark it as Solution!

Best Regards,
Moeed

Hi there, sorry I need to clarify. I’d like for all product titles to do this, not just this one. I just meant that I only want this particular heading to be affected.

Hey @cid_gk
I’ve updated the code, please refresh the page and add the updated code.

If I managed to help you then, don’t forget to Like it and Mark it as Solution!

Best Regards,
Moeed

1 Like

Perfect, thank you!