Remove date and author and tags on post
-
Using the Expound theme. I’m making a website, not for blogs but for my consulting services. Is there a way that I can remove the date, author and tags so it looks more like a website and less like a blog?
Thank you!
The blog I need help with is: (visible only to logged in users)
-
-
Hi there, the following will get rid of the meta data above and below posts on the Expound theme.
.entry-meta { display: none; }
- The topic ‘Remove date and author and tags on post’ is closed to new replies.