How Do I Change Blog Header & Title Font ONLY

Topic summary

Main issue: Change only the blog headers/titles in a Shopify store to the Open Sans font (bold), while keeping the rest of the store’s fonts unchanged.

  • Current status: Paragraph (content) font was updated via CSS in theme.liquid. The blog header/title fonts remain unchanged. Theme in use: Dawn.

  • Guidance provided: A suggestion to edit code, locate the blog header, assign a unique class, and target that class in custom CSS to control the blog header styling only. No specific file paths, selectors, or code snippets were shared.

  • Clarifications requested: Where exactly to find the blog header code in Dawn, where to place the CSS, and the exact CSS needed to apply Open Sans and bold to blog headers/titles only.

  • Technical context: CSS (cascading style sheets) will be used to target blog-specific selectors or a custom class; the user seeks step-by-step instructions.

  • Outcome: No working solution or code shared yet. Discussion remains open with key unanswered questions about file location and the precise CSS/selector for Dawn’s blog headers/titles.

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

I wan to change my Shopify blog headers to Open Sam’s and for it to be bolded.

I already changed to content (paragraph) font with a css code under theme.liquid but having a little trouble with the header and titles for my blogs

I want to keep my shop site font that same but just change the blog aspect so it’s more readable.

Thanks so much.

1 Like

Hello,

Hope you are doing well.

I am San from MS Web Designer.

To customize the class of this specific blog header, access the “edit code” section, find the blog header, and assign a class that can be used in your custom CSS.

Do let me know in case of any concerns.

Regards,

San

I’m new to coding, where would I find that specific code? I want to change the font to (Open Sans).

Hey @ThePlansCo
Do you have solved the issue? Let me know

Not yet, where do I go to input the code to change the blog header fonts? and which code do I use? I have DAWN theme btw

1 Like

Which code do I use to change my blog header fonts only