Site logo

[Support request] How Can I Remove Dates from Comments?

Home Forums Support [Support request] How Can I Remove Dates from Comments?

Home Forums Support How Can I Remove Dates from Comments?

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #2583279
    Ryan

    Is there a way to remove dates from comments that visitors have left?

    #2583321
    Fernando
    Customer Support

    Hi Ryan,

    Try adding this through Appearance > Customize > Additional CSS:

    .entry-meta.comment-metadata time {
        display: none;
    }
Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.