Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #380684

    Hello,

    I would like to hide the datetime of the comments. (It is not a blog)

    How can I do this, please?

    Thanks in advance!

    Hazlitt

    • This topic was modified 9 years, 9 months ago by Hazlitt.
    #380861

    Hi Hazlitt1!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .comment-meta.commentmetadata {
    display: none;
    }

    If that does not work, please post the link to your page and point out the date you would like to remove.

    Best regards,
    Yigit

    #381211

    Yigit, you are great – thank you!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘hide commenttime’ is closed to new replies.