Title: ord
Last modified: January 24, 2025

---

# ord

 *  Resolved [jack_martin_leith](https://wordpress.org/support/users/jack_martin_leith/)
 * (@jack_martin_leith)
 * [1 year, 4 months ago](https://wordpress.org/support/topic/ord/)
 * Just after New Year, Karla kindly provided the following CSS to remove outdenting
   of numbered and bulleted lists:
 * ol { list-style-position: inside; padding-left: 0;}
 * ol, ul { list-style-position: inside; padding-left: 0;}
 * These both work fine, but now the hanging indent aspect is missing. In other 
   words, when an item is longer than one line, the second and subsequent lines 
   align with the bullet, not the text … like this:
 * • Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore
   eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt
   in culpa qui officia deserunt mollit anim id est
 * Is there any way of fixing this?

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

 *  [karlalevelup](https://wordpress.org/support/users/karlalevelup/)
 * (@karlalevelup)
 * [1 year, 4 months ago](https://wordpress.org/support/topic/ord/#post-18273553)
 * Hi there!
 * I’m here to help.
 * Remove the CSS line, “list-style-position: inside;”.
 *     ```wp-block-code
       ol, ul { padding-left: 0;}
       ```
   
 * Let me know if that works for you.
 *  [michael-levelup](https://wordpress.org/support/users/michaeltarongoy/)
 * (@michaeltarongoy)
 * [1 year ago](https://wordpress.org/support/topic/ord/#post-18469790)
 * Hi there,
 * It’s been a while since we last heard from you. I just wanted to check in and
   see if you still need assistance with this issue.
 * If you’re all set, would you mind resolving the thread so we can confirm everything
   is fixed?
 * Thanks!
 * Kind Regards,
   Michael Taro
 *  Thread Starter [jack_martin_leith](https://wordpress.org/support/users/jack_martin_leith/)
 * (@jack_martin_leith)
 * [1 year ago](https://wordpress.org/support/topic/ord/#post-18470406)
 * Yes, this works. Many thanks, and apologies for the delay in replying. I missed
   the notification. JML

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

The topic ‘ord’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/pinnacle/1.8.10/screenshot.png)
 * Pinnacle
 * [Support Threads](https://wordpress.org/support/theme/pinnacle/)
 * [Active Topics](https://wordpress.org/support/theme/pinnacle/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/pinnacle/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/pinnacle/reviews/)

## Tags

 * [ordered list](https://wordpress.org/support/topic-tag/ordered-list/)

 * 3 replies
 * 3 participants
 * Last reply from: [jack_martin_leith](https://wordpress.org/support/users/jack_martin_leith/)
 * Last activity: [1 year ago](https://wordpress.org/support/topic/ord/#post-18470406)
 * Status: resolved