• Removing Bullets and Tab.

    I’ve been spending a lot of time going through pages and pages. Finding what works for people to remove the bullets. I’ve tried the following in the lcp.paginator.css file, but nothing works:

    .lcp_catlist li { list-style-type: none; }
    .lcp_catlist ul {list-style:none;}
    ul.lcp_catlist li {list-style:none;}
    .lcp_catlist li{ list-style-type: none;}

    It cant be THIS hard, surely.

    I have found no solution for the tab removal. Is this a CSS Formating thing?

    Any help is greatly appreciated at this point. I’ll keep flipping through pages.

    https://wordpress.org/plugins/list-category-posts/

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

The topic ‘Removing Bullets and Tabs’ is closed to new replies.