Trying to edit order confirmation email body

Trying to edit order confirmation email body

PaperMinx
Tourist
8 0 3

I have recently updated my order confirmation email text and included some html for line breaks and bolding of some text that I want to stand out. In doing this though it has changed the colour and font style of some of the text and it now has 2 different colours - grey (which is what it is mean to be) and black. It has also changed the font style, the correct font style for my theme is the grey text in the green circle. I am using the 'minimal' theme. 

 

I also placed an order but the email that I received did not have any of my edited text - it was just the default. 

 

Is this something I can fix or should I hire an expert to take a look?

 

Thanks! 

Screenshot 2023-10-30 at 11.43.25 am.png

Reply 1 (1)

StephensWorld
Shopify Partner
1400 174 369

Hey PaperMinx,

 

At the risk of sounding vague, you've probably just added the text to the wrong spot within the coding for the template. Try moving the coding to be within the body or paragraph tags. 

 

Alternatively, you can always add a bit more coding to your text, to make it the same colour as the rest (if you know the HEX color code of the font colour you need).

 

https://www.w3schools.com/html/html_styles.asp 

 

<p style="color:#000000;">This is black text.</p>

 

Change the "000000" part to the HEX color code of the font colour you want to use. 

 

If you don't know the HEX code of the colour you want, then take a screenshot of something that is the color you want, and then use this site (https://html-color-codes.info/colors-from-image/) to get the HEX color code from the image directly. 

 

Cheers,

Stephen

★ Did my post help? If yes, then please like and accept solution. ★

https://stephens.world
support@stephensworld.ca