Hide author from posts and post pages
-
I can hide the author using this css but the word “by” is still there. Please tell me how I can make it go away!
.blog .author {
display:none;
}.post .author {
display:none;
}
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Hide author from posts and post pages’ is closed to new replies.
