Shopify themes, liquid, logos, and UX
Hi there,
How can I ensure that my customer confirmation emails include proper line breaks and paragraphs for clarity and readability, especially when the preview text doesn't display line breaks but the email text (HTML) does?
Solved! Go to the solution
This is an accepted solution.
Hey @Steven1Groot,
HTML doesn't recognize spaces as line breaks, you can type them, but the final output doesn't recognize it. You need to use <br> instead.
So wherever you need a line break just add
<br>
in the HTML, and then preview.
E.g.
Hallo Jan, <br> we maken je bestelling...
This is an accepted solution.
Hey @Steven1Groot,
HTML doesn't recognize spaces as line breaks, you can type them, but the final output doesn't recognize it. You need to use <br> instead.
So wherever you need a line break just add
<br>
in the HTML, and then preview.
E.g.
Hallo Jan, <br> we maken je bestelling...
Hey Community! As we jump into 2025, we want to give a big shout-out to all of you wh...
By JasonH Jan 7, 2025Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024