Site logo

Archived topic

How to hide date in one category posts

1 reply · Started by Antonio on February 15, 2016

Viewing posts 1–2 of 2

You can use this CSS:

.category-dischi .entry-header .entry-meta {
    display: none;
}
This archived topic is closed to new replies.