Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi asanz. Try this in your custom css:

    /* left-align widget list text line wrap when using :before element */
    #recent-posts-2 ul li {
        margin-left: 18px;
    }
    #recent-posts-2 ul li a:before {
        margin-left: -18px;
    }
    Thread Starter asanz

    (@asanz)

    Thank you bdbrown!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Hanging Bullets’ is closed to new replies.