adding space to emails | Community
Skip to main content
July 30, 2014
Question

adding space to emails

  • July 30, 2014
  • 3 replies
  • 919 views
Hello everyone,

Very new to Marketo. Hoping someone can help me with this simple task. I need to align the text within a numbered list. I want the "executive..." line to line up under "Demonstrate" and not underneath the 2. Any help would be greatly appreciated. Thanks!

 1. Adopt the proper mindset
2. Demonstrate unwavering
executive
leadership and support

 
This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

3 replies

Matt_Stone2
Level 9
July 30, 2014
Use an ordered list:

<ol>
<li>Adopt the proper mindset</li>
<li>Demonstrate unwavering executive leadership and support</li>
</ol>
Level 10
July 30, 2014
Hi Tara,

Try to set the spacing in the right box, "after" you've clicked "Copy to HTML" to adjust this.

Here's a snapshot for the same



Hope this helps!
July 30, 2014
Thanks for the feedback. I guess I should have also included that I have an image just to the left of these bullets/numbers. So when I use an ordered list the numbers then show up to the left of the image.