• Resolved Tagoren

    (@tagoren)


    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/

    Please see in the welcome post.

    Thank You

Viewing 2 replies - 1 through 2 (of 2 total)
  • 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

    (@tagoren)

    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.