Viewing 7 replies - 1 through 7 (of 7 total)
  • esmi

    (@esmi)

    Try removing:

    .post ul, .post ul li {
        list-style-position: outside !important;
    }

    from style.css and see if that helps.

    Clayton James

    (@claytonjames)

    Could this be causing it?

    print.css

    ul li, ol li {
    display: none;
    }

    esmi

    (@esmi)

    Oh sheesh! Totally missed that! ??

    Clayton James

    (@claytonjames)

    ??

    Thread Starter bxm3443blog

    (@bxm3443blog)

    Well, yes, of course that worked! I did not even think of looking in print.css. Thank you much, ClaytonJames, and esmi!!

    Alwyn Botha

    (@123milliseconds)

    Please mark thread as resolved so that

    – others with similar problem can see it as resolved and will read this thread for help if they have similar problem

    – people providing help see it as resolved and will not waste time reading this post.

    Clayton James

    (@claytonjames)

    You’re welcome!

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘bullets disappear when I print’ is closed to new replies.