Home › Forums › WordPress Themes – Premium › Preference › How to remove Author info and tags below the post › Reply To: How to remove Author info and tags below the post
If you want that removed as well, then with that custom css I gave you, add the entry footer meta to it as well:
.entry-footer-meta, .entry-date, .entry-author { display:none; }
Lost Password?