How do I fix the Text in this email as when sent it comes out a bit weird. For instance just having them nicely under each other as below instead of the way it is currently sent.
The <ul>
at the end of the Text field is a HTML element to begin an unordered list.
But you did not insert any list items and then close the unordered list tag.
So everything after it is “indented” once, per <ul>
.
Hope this helps! Let me know if there are any further questions or issues.
— @samliew
P.S.: Did you know, the concepts of about 70% of questions asked on this forum are already covered in the Make Academy. Investing some effort into it will save you lots of time and frustration using Make later!