Comment to 'Remove the time stamp on timeline cards'
  • Hello John Curtis !

    If you mean the highlighted part in the attached screenshot then you need to add the enxt code to your Custom Styles area:

    .bx-tl-item-meta-date {

    display: none;

    }

    If not - then plz specify.