• Resolved vincent66750

    (@vincent66750)


    Hello everyone
    I would like to delete the date and time comments on my theme hiesta, but I can not find the procedure!
    i need help
    thank you so much

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi Vincent,

    You can try adding the following code to your Admin Panel > Appearance > Customize > Additional CSS field:

    .media .media-heading small {
      display: none;
    }

    Thanks!

    Thread Starter vincent66750

    (@vincent66750)

    excellent! it works! thank you!
    And congratulations for the theme, it is great!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘delete date and time comments’ is closed to new replies.