Heading Font in Image Column will not Respond to CSS Font Change

Topic summary

Issue: A purchased, uploaded font is not applying to certain headings (notably the “About us” section and footer). Those headings still show the Pinyon Script font, and theme settings don’t expose controls to change them.

Proposed fix: A responder identified a code block in the theme (likely in theme.liquid or a related Liquid file) that forces specific title fonts, effectively blocking the custom font. They advised removing that block, and shared screenshots showing correct font application after removal.

Outcome: The store owner reports that deleting the code removes all custom fonts instead of fixing selective headings. The custom font still fails to override Shopify’s font on the About Us page.

Artifacts: Screenshots were shared indicating the blocking code and the expected result after its removal.

Status: Unresolved. The store owner needs a way to update those specific headings to the uploaded font without losing other custom font settings. A live page link was provided for reference (About Us).

Summarized with AI on December 14. AI used: gpt-5.

Hello!
Would be gracious for help from anyone in the sub. I purchased a font and added the code for it (I think!) but a few of the headings are still not changing. I believe they are all headings that don’t allow me to change it easily within the theme, so the code can’t access that section.

Would love any assistance! www.allmyfriendsarehoopers.com

I would like for the pinyon script headings to all be changed to my uploaded font. you see them in the “about us” section as well as the footer.

Thanks so kindly!

Hi @mollyaland

Step 1: Go to Shopify Admin → Online Store ->Theme → Edit code and then find this piece of code ( it can be within your theme.liquid, but I am not sure, check some liquid files if possible)

This code is blocking the font of other titles, you just need to remove this and it will work as expected :heart:

Here is the result:

I hope this helps

Best,

Daisy

if I remove this piece, it removes all of my custom fonts.
something is not allowing my custom font to override the Shopify fonts (script in this link)
https://allmyfriendsarehoopers.com/pages/about-us