• Resolved derheiko

    (@derheiko)


    Hello,
    The comments show the date and time. I want to hide the time. Where do I have to go? Thanks in advance for the help.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Theme Author ThemeZee

    (@themezee)

    Hi there,

    Thanks for using Dynaimc News.

    You can hide the comment meta with this CSS code:

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

    You can insert CSS on Appearance > Customize > Additional CSS.

    Best,
    Thomas

    Thread Starter derheiko

    (@derheiko)

    Thank you for the information. How can I hide only the time, but show the date?
    Greeting Heiko

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Hide the Time in Comments’ is closed to new replies.