Numbered list showing up as letters
-
I have a page with a series of numbered lists (1,2,3…) that appear (as intended) as numbers in the editor but show up as letters (a,b,c…) when the page is published. I’ve loaded the page (https://opusproject.org/lists/) in a number of browsers on different devices to confirm.
Can anyone recommend how to fix this?
Thanks
Todd
The blog I need help with is: (visible only to logged in users)
-
Hi Todd,
Looking at the HTML for that post, I see you have the attribute
type="1"added to your openingoltag. Can you see if it helps to remove that? Numbers are the default type used for theoltag, so you shouldn’t need to specify the type in this case.Let me know if that doesn’t help.
- The topic ‘Numbered list showing up as letters’ is closed to new replies.