How do I make my blog post font a different color in my heading?

Hi. How do I change the color of the text “The Wellness Club” in my header? It’s my blog page.

I only want to change the color of that text to a dark green.

Hi, @iceymonski

Can you please share the store URL so that I can assist you?

Hi @iceymonski ,

Please provide the store link and, if applicable, the password so that we can check and provide a better solution.

Regards,
Sweans

@iceymonski ,

Step 1. Go to Admin → Online store → Theme > Edit code

Step 2. Find the file theme.liquid.

Step 3. Add this code above


Result:

You can try this code by following these steps:
Step 1: Go to the online store ->Theme ->Edit Code.
Step 2: Find the theme.liquid file and add the following code above the tag


Result:

Hopefully it will help you. If yes then Please don’t forget hit Like and Mark it as solution!

Thank you :slightly_smiling_face: That worked.

But it only stays green on my homepage.. how do I make it green for every page?

@iceymonski , I think it also works on other pages, but on those pages, the other titles are all black, so it looks almost the same as dark green.

You could change it to another color


That worked. Thank you very much :slightly_smiling_face: