Title: Problem with numbered lists
Last modified: August 18, 2016

---

# Problem with numbered lists

 *  Resolved [thebloke](https://wordpress.org/support/users/thebloke/)
 * (@thebloke)
 * [20 years, 8 months ago](https://wordpress.org/support/topic/problem-with-numbered-lists/)
 * This may not exactly be a wordpress problem, but I used the
    < ol > and < li 
   > html tags to make a numbered list, but somehow even though the preview in WordPress
   shows the numbers, it doesn’t show on the actual post. I guess it has something
   to do with the css file but I have no idea what is causing the numbers to disappear
   from the actual post on the web page. See this post for example: [http://intheouter.net/archives/183](http://intheouter.net/archives/183)
 * I see these two lines in my css file:
 * ol#comments li p {
    font-size: 100%; }
 * #content ol li {
    list-style: decimal; }
 * But I don’t know how to change the settings. Can anyone help?

Viewing 2 replies - 1 through 2 (of 2 total)

 *  [Mark (podz)](https://wordpress.org/support/users/podz/)
 * (@podz)
 * [20 years, 8 months ago](https://wordpress.org/support/topic/problem-with-numbered-lists/#post-268191)
 * .storycontent ol li {
    list-style: decimal; }
 * That sorts it out 🙂
    Place that at the bottom of your css file.
 *  Thread Starter [thebloke](https://wordpress.org/support/users/thebloke/)
 * (@thebloke)
 * [20 years, 8 months ago](https://wordpress.org/support/topic/problem-with-numbered-lists/#post-268203)
 * Thanks! That worked like a charm!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Problem with numbered lists’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 2 replies
 * 2 participants
 * Last reply from: [thebloke](https://wordpress.org/support/users/thebloke/)
 * Last activity: [20 years, 8 months ago](https://wordpress.org/support/topic/problem-with-numbered-lists/#post-268203)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
