Title: CSS to Remove bullets
Last modified: August 30, 2016

---

# CSS to Remove bullets

 *  Resolved [Animockery](https://wordpress.org/support/users/animockery/)
 * (@animockery)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/css-to-remove-bullets/)
 * I am trying to use the CSS below to remove bullets but it does not seem to work.
   I am displaying this in a table if that matters.
 * .lcp_catlist li{
    list-style-type: none; }
 * [http://atomicrocketstudios.com/math-talks-2](http://atomicrocketstudios.com/math-talks-2)
 * [https://wordpress.org/plugins/list-category-posts/](https://wordpress.org/plugins/list-category-posts/)

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

 *  [bigwavemaui](https://wordpress.org/support/users/bigwavemaui/)
 * (@bigwavemaui)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/css-to-remove-bullets/#post-6432030)
 * Hi, Ran into this yesterday and I think I fixed it by:
    ul.lcp_catlist { list-
   style: none; }
 * suggestions on improvements welcome
 *  Plugin Author [Fernando Briano](https://wordpress.org/support/users/fernandobt/)
 * (@fernandobt)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/css-to-remove-bullets/#post-6432031)
 * [This is one of the Frequently Asked Questions](https://github.com/picandocodigo/List-Category-Posts/blob/master/doc/FAQ.md#bullets).

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

The topic ‘CSS to Remove bullets’ is closed to new replies.

 * ![](https://ps.w.org/list-category-posts/assets/icon-256x256.png?rev=2517221)
 * [List category posts](https://wordpress.org/plugins/list-category-posts/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/list-category-posts/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/list-category-posts/)
 * [Active Topics](https://wordpress.org/support/plugin/list-category-posts/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/list-category-posts/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/list-category-posts/reviews/)

## Tags

 * [catlist](https://wordpress.org/support/topic-tag/catlist/)
 * [css](https://wordpress.org/support/topic-tag/css/)

 * 2 replies
 * 3 participants
 * Last reply from: [Fernando Briano](https://wordpress.org/support/users/fernandobt/)
 * Last activity: [10 years, 9 months ago](https://wordpress.org/support/topic/css-to-remove-bullets/#post-6432031)
 * Status: resolved