Author name, date remove
-
want to remove the author name, date, leave a comment, leave a reply and previous/next post. can you provide me a css code for this?
The blog I need help with is: (visible only to logged in users)
-
-
-
Hi, this will remove the date and author from single post pages.
.single .entry-meta { display: none; }
- The topic ‘Author name, date remove’ is closed to new replies.