• Hello,

    I’d like to make some customization’s to this plugin. For example, I’d like to adjust the size of the wording as well as change the font of the text. While reading this page “https://wordpress.org/plugins/list-category-posts/other_notes/” it says that if I want to customize the appearance of the List Category Posts lists, then I can just edit the lcp_catlist class in my theme’s CSS.

    However, when I go into my theme’s css, I did a search for 1cp_catlist and it was no where to be found. I’m not sure where it is. I just need some help finding out where this class is so that I can edit it. I do see the pagination class but I’m unsure it that’s the same thing. I don’t think so. Again, I just need to change the appearance of the posts. In case you need it, my website is located at teen-babble.com.

    Thank you

Viewing 1 replies (of 1 total)
  • Plugin Author Fernando Briano

    (@fernandobt)

    Hi scartego.
    You need to add the lcp_catlist class to your theme’s CSS. It should look like this:

    .lcp_catlist{
     your style customizations here
    }

    Sorry if that’s not clear in the documentation, I’ll add it later.

    Thanks!

Viewing 1 replies (of 1 total)
  • The topic ‘Can't Locate lcp_catlist class’ is closed to new replies.