Change the color of order conformation email text

Hi,

I am trying to change the color of my order conformation email but can’t figure out where/how to add it to the code. I was able to change the font of the text but can’t get the color to gray. The background is going to be black and the “Thank you for your purchase!” header is black so I need it to be gray (#545659).

Any help would be appreciated!

Look for this:

{{ email_title }}

and replace it with:

{{ email_title }}

1 Like

@blacksoul666 can you mark this as the solution if it worked?