I’m having a problem formatting the ordered list / ol styles.
I’m using the following in the entry:
<ol><li>Item One</li>
<li>Item Two<li></ol>
With the following in the template:
div#content ol li {
list-style: decimal;
margin: 5px auto 10px 25px;
font-style: normal;
}
Whilst it appears to be working when I click on ‘Update’ it doesn’t format the list items online.
Any idea what might be causing this? Have I made a mistake with the template code?
Any help would be much appreciated! 😊
Kind regards, Richard