Title: text alignment within a UL
Last modified: August 19, 2016

---

# text alignment within a UL

 *  Resolved [Tagoren](https://wordpress.org/support/users/tagoren/)
 * (@tagoren)
 * [15 years, 1 month ago](https://wordpress.org/support/topic/text-alignment-within-a-ul/)
 * The issue is that I have a few line that wrap or become second lines. I want 
   the second line to align with the first and not the bullet. How can this be done?
 * [http://emergencymusic.net/](http://emergencymusic.net/)
 * Please see in the welcome post.
 * Thank You

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

 *  [Michael](https://wordpress.org/support/users/alchymyth/)
 * (@alchymyth)
 * [15 years, 1 month ago](https://wordpress.org/support/topic/text-alignment-within-a-ul/#post-2013295)
 * edit style.css of your theme; find:
 *     ```
       .entry ul li:before {
       	content: "\2022 020";
       }
       ```
   
 * add something like `margin-left:-12px;` to it
 *  Thread Starter [Tagoren](https://wordpress.org/support/users/tagoren/)
 * (@tagoren)
 * [15 years, 1 month ago](https://wordpress.org/support/topic/text-alignment-within-a-ul/#post-2013322)
 * that was perfect Thank You, I was trying everything last night. LOL

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

The topic ‘text alignment within a UL’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 2 replies
 * 2 participants
 * Last reply from: [Tagoren](https://wordpress.org/support/users/tagoren/)
 * Last activity: [15 years, 1 month ago](https://wordpress.org/support/topic/text-alignment-within-a-ul/#post-2013322)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
