New Landing How can we help? Cardinal How to remove

Viewing 6 posts - 1 through 6 (of 6 total)
  • Posted in: Cardinal
  • #238971
    NiikaQ
    Member
    Post count: 129

    How can I remove the post date, categories, tags and comments/likes notations from all blog posts?

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

    Hi,
    Please use this custom css code:-

    .post-info{
    display:none !important;
    }

    Thanks
    Mohammad

    #245069
    Team DEXPERIO
    Member
    Post count: 5

    How can I remove just the comment and like counters/icons but keep the rest of the info (categories and tags)
    Thanks.

    #245285
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Use this:

    .post-info .comments-likes {
      display: none;
    }

    – Kyle

    #248491
    Team DEXPERIO
    Member
    Post count: 5
    This reply has been marked as private.
    #248526
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    You most welcome and glad to help you.
    Thanks
    Mohammad

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

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register