New Landing How can we help? Cardinal Remove image from Recent Posts

Viewing 4 posts - 1 through 4 (of 4 total)
  • Posted in: Cardinal
  • #261154
    Amber Needler
    Member
    Post count: 117

    Hi there,

    Would it be possible for you to provide me with some code to remove the images within the recent posts element please? When this site was first developed, the images were not there, they have now just appeared!

    Thanks,

    Amber

    Attachments:
    You must be logged in to view attached files.
    #261179
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Add this to your custom css:

    .posts-type-list .recent-post figure {
      display: none;
    }

    – Kyle

    #261181
    Amber Needler
    Member
    Post count: 117

    Hi,

    That worked thank you! 🙂

    Amber

    #261190
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    No problem

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

You must be logged in to reply to this topic.