New Landing How can we help? Cardinal Remove date from Post list in recent posts

Viewing 5 posts - 1 through 5 (of 5 total)
  • Posted in: Cardinal
  • #290789
    studiodorus
    Member
    Post count: 42

    Hello,

    I would like to remove the date in Recent Post post list.
    In the screenshot the you can see the date i want to remove.

    Hope to hear from you soon.

    Kind regards,
    Dorus Arnts

    Attachments:
    You must be logged in to view attached files.
    #290794
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    .posts-type-list .recent-post .post-item-details {
        display:none !important;
    }

    Thanks
    Mohammad

    #290849
    studiodorus
    Member
    Post count: 42

    Thanks great stuff

    #290852
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Thanks Mohammad

    – Kyle

    #290853
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Glad 🙂 to help you.
    Thanks
    Mohammad

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

You must be logged in to reply to this topic.