Skip to main content
December 10, 2014
Question

Email with ordered list

  • December 10, 2014
  • 2 replies
  • 944 views
I created an ordered list in an email. The numbers are the wrong size and font. I looked through the html and can't find an issue. In the editor it all appears perfect. This happens often. Does anyone have a solution.?
This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

2 replies

Adam_Vavrek1
Level 8
December 10, 2014
Are you copying and pasting the copy from Word or another source? Have you tried to make the copy plain text before copying into Marketo?

I've run into this a couple of times, Priscilla. I haven't found a work-around except to add my own numbers and put in my own indentions.
December 10, 2014
You may need to declare the styles in the CSS for <ol> and <li> to reflect the same body copy font and size. May want to make the line-height a little more than body, but that's optional.