How to remove meta data from posts on home page
-
Hi,
I’m using the Blink wordpress theme. On the blog home page, each post is listed with the date published, author, and the categories in which the post is listed. I’m trying to figure out how to get rid of this. Anyone have an idea?
The blog I need help with is: (visible only to logged in users)
-
By the way, I’ve already tried sticking the following line in the CSS page in the customizer, but it didn’t help:
.entry-meta {
display:none !important;
}
- The topic ‘How to remove meta data from posts on home page’ is closed to new replies.