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
I need to hide the date into one category posts (this page http://www.uaragniaun.com/2016/dischi/). How to?
You can use this CSS:
.category-dischi .entry-header .entry-meta {
display: none;
}
This archived topic is closed to new replies.
