remove author meta data in posts
-
How can I remove the “by admin” meta data on each post. I tried putting .entry-meta span.byline {
display: none;
}
in css. I tried also other combinations with .entry-author-link { display: none; }suggestions anyone?
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘remove author meta data in posts’ is closed to new replies.