[Support request] Remove comment dates from posts

Home Forums Support [Support request] Remove comment dates from posts

Home Forums Support Remove comment dates from posts

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #599678
    Nishi

    Hello

    How do I remove dates from comments from blog posts? Any advice would be appreciated.

    Thank you

    #599815
    David
    Staff
    Customer Support

    Hi there,

    simplest method would be to hide it with CSS:

    .comment-metadata time {
    	display: none;
    }
    #618559
    Anil

    … but how to remove |

    which is there —> <span class=”reply”>| Reply

    #618684
    Leo
    Staff
    Customer Support

    Not sure what you mean?

    Can you link me to the page in question?

    Feel free to open a new topic if you want to use the private URL field as well.

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.