Removing "Posted by…"
-
I am using the theme “Manifest” and want to remove only the Posted by field on the home page and each blog entry (basically, have it go away completely). Any ideas? I have Custom CSS activated and know how to add to the CSS using the tools but just need the CSS script. I see other places where how to remove all meta-data but I just want Posted by…
The blog I need help with is: (visible only to logged in users)
-
There is no “posted by…” on the main page on Manifest, only on the single post pages.
.post-content .author { display: none; } -
-
- The topic ‘Removing "Posted by…"’ is closed to new replies.