Shopify themes, liquid, logos, and UX
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!
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
Hey Community! It’s time to share some appreciation and celebrate what we have accomplis...
By JasonH Nov 14, 2024In today’s interview, we sat down with @BSS-TekLabs to discuss practical strategies for...
By JasonH Nov 13, 2024The year-end shopping spree is around the corner! Is your online store ready for the ...
By JasonH Nov 10, 2024