Follow

Keep Up to Date with the Most Important News

By pressing the Subscribe button, you confirm that you have read and are agreeing to our Privacy Policy and Terms of Use
Contact

How would I remove this empty space in a shopify order confirmation email?

Image To Show The Empty Space In The Email

Here is my code: https://pastebin.com/tZGifcPj

What I Am Trying To Make It Look Like: Here

MEDevel.com: Open-source for Healthcare and Education

Collecting and validating open-source software for healthcare, education, enterprise, development, medical imaging, medical records, and digital pathology.

Visit Medevel

I have tried to look in the code but I don’t see any thing that I think would make the empty space. I’ve only managed to remove it by using inspect element on the email and have tried to find the code that I remove using inspect element (please keep in mind that I am an amateur in programming)

<p> hello world </p>

>Solution :

You can try and remove the <td class="subtotal-spacer"></td> on line 265, that might remove the space that pushes the totals to the right side.

Add a comment

Leave a Reply

Keep Up to Date with the Most Important News

By pressing the Subscribe button, you confirm that you have read and are agreeing to our Privacy Policy and Terms of Use

Discover more from Dev solutions

Subscribe now to keep reading and get access to the full archive.

Continue reading