• Hello,

    Just tried out your plugin and I find it to be better than the standard WP Recent Posts plugin. However, I would like help to hide the featured image via CSS. I tried using

    .sp-latest-posts-widget.latest-posts .media {
    display: none;
    }

    But that made all content disappear. Please advise.

  • You must be logged in to reply to this topic.