Title: Ordered List
Last modified: August 20, 2016

---

# Ordered List

 *  [mubai](https://wordpress.org/support/users/mubai/)
 * (@mubai)
 * [14 years, 2 months ago](https://wordpress.org/support/topic/ordered-list/)
 * I’m having trouble getting the OL to look correct. Between list numbers 4 and
   5 there’s a line space that I can’t figure out how to get rid of. I would like
   the spacing to be the same as between the other numbered lists. It may be in 
   the CSS but I’m not experienced enough to figure it out.
 * Any help would be greatly appreciated.
 * Also can someone tell me what direction the numbers next to the margin and padding
   correspond to in the below example?:
    ol { line-height:18px; font-size:12px; 
   background:none; margin:0 0 0 5px; padding:0 0 0px 20px; }

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

 *  Thread Starter [mubai](https://wordpress.org/support/users/mubai/)
 * (@mubai)
 * [14 years, 2 months ago](https://wordpress.org/support/topic/ordered-list/#post-2496547)
 * Oops! Here’s the link to the site: [http://www.shahconsultinggroup.com/services/spendtrans](http://www.shahconsultinggroup.com/services/spendtrans)
 *  [Michael](https://wordpress.org/support/users/alchymyth/)
 * (@alchymyth)
 * [14 years, 2 months ago](https://wordpress.org/support/topic/ordered-list/#post-2496604)
 * remove the bottom padding from this style in style.css of your theme:
 *     ```
       #contentleft ol {
       	margin: 0px;
       	padding: 0px 0px 15px 0px;
       	}
       ```
   
 * for these kind of formatting problems, please try to work with a web tool such
   as Firebug getfirebug.com
 * css/formatting help is not the main focus of this WordPress forum.
 *  Thread Starter [mubai](https://wordpress.org/support/users/mubai/)
 * (@mubai)
 * [14 years, 2 months ago](https://wordpress.org/support/topic/ordered-list/#post-2496663)
 * Thanks for being cool and helping out. Obviously, that fixed my problem. Also,
   so I don’t make this error again, what’s the main focus of the forum? I’ll definitely
   checkout the other web tool.
 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [14 years, 2 months ago](https://wordpress.org/support/topic/ordered-list/#post-2496666)
 * Sorting out WordPress **specific** issues.
 *  Thread Starter [mubai](https://wordpress.org/support/users/mubai/)
 * (@mubai)
 * [14 years, 2 months ago](https://wordpress.org/support/topic/ordered-list/#post-2496669)
 * OK, great. You guys could have been rude about it, but you’ve been very cool.
   Thanks again! You guys/gals are awesome!

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

The topic ‘Ordered List’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 5 replies
 * 3 participants
 * Last reply from: [mubai](https://wordpress.org/support/users/mubai/)
 * Last activity: [14 years, 2 months ago](https://wordpress.org/support/topic/ordered-list/#post-2496669)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
