Title: Pagination markers
Last modified: August 21, 2016

---

# Pagination markers

 *  [booggyman](https://wordpress.org/support/users/booggyman/)
 * (@booggyman)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/pagination-markers/)
 * Hi!
 * I have here such problem:
 * [http://s23.postimg.org/wo02p4arr/marker.png](http://s23.postimg.org/wo02p4arr/marker.png)
 * It doesn’t turn out to clean in any way markers, I tried options:
 *     ```
       list-style: none;
       list-style-type: none;
       ```
   
 * in file lcp_paginator.css, but it doesn’t help 🙁
 * [http://wordpress.org/plugins/list-category-posts/](http://wordpress.org/plugins/list-category-posts/)

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

 *  Plugin Author [Fernando Briano](https://wordpress.org/support/users/fernandobt/)
 * (@fernandobt)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/pagination-markers/#post-4444851)
 * There must be some CSS overwriting the style. Do you have a URL I can check and
   see if I can debug it?
 * Thanks!
 *  Thread Starter [booggyman](https://wordpress.org/support/users/booggyman/)
 * (@booggyman)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/pagination-markers/#post-4444852)
 * I put the lcp_paginator.css file in the folder with a theme. Changes in this 
   file, change appearance, but it isn’t possible to clean markers any way.
 * [My site](http://www.booggy-man.ru)
 *  Plugin Author [Fernando Briano](https://wordpress.org/support/users/fernandobt/)
 * (@fernandobt)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/pagination-markers/#post-4444853)
 * Try something like this:
 *     ```
       .lcp_paginator{
         list-style-type:none;
       }
       ```
   

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

The topic ‘Pagination markers’ 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/)

 * 3 replies
 * 2 participants
 * Last reply from: [Fernando Briano](https://wordpress.org/support/users/fernandobt/)
 * Last activity: [12 years, 4 months ago](https://wordpress.org/support/topic/pagination-markers/#post-4444853)
 * Status: not resolved