Academica: remove author, date & tags on blog posts
-
Hi,
In the Academica theme, I would like to hide/remove the author, date & tags mentioned at the bottom of blog posts. I would like this to apply to any author and tag.
Many thanks in advance!
The blog I need help with is: (visible only to logged in users)
-
Hi,the following will hide the date, tags, author and category at the bottom of the posts.
.entry-meta { display: none; }
- The topic ‘Academica: remove author, date & tags on blog posts’ is closed to new replies.