• Resolved mandybishop

    (@mandybishop)


    I’m trying to add some style to my lcp_catst thumbnails, but it won’t take it.

    I put this code in my wordpress editor in custom.css:

    .lcp_catst_thumb {float: left!important;
    padding-right: 7px!important;}

    in the page I then wrote this:
    [catlist name=Editor tags=numero2 orderby=date numberposts=10 thumbnail=yes thumbnail_class='lcp_catst_thumb' excerpt=yes excerpt_size=30]

    What am I doing wrong?

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

Viewing 4 replies - 1 through 4 (of 4 total)
  • Can you try to put it into your style.css?
    If this doesnt work, check with Firebug if it took it but doesnt execute it, or if it is not even loaded.

    please post a live link to illustrate the problem, to allow anybody to investigate why the formatting didn’t get applied.

    have you tried to clear the browser cache -‘CTRL F5’ or ‘reload’ ?

    Thread Starter mandybishop

    (@mandybishop)

    You were right Sofian777.
    Unfortunately custom.css wasn’t giving the style. I tried and tried and in the end the only way out was to put the style right into the style.css

    Thanks a lot!

    you are welcome mandy. if you didnt do already, you should check out how to create childthemes, which is quite easy, otherwise the styles will get lost with the next update. enjoy your work 🙂

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

The topic ‘lcp_catst thumbanails css style’ is closed to new replies.