hiding tags
-
how can i hide the tags from appearing on my page?
The blog I need help with is: (visible only to logged in users)
-
thanks i tried adding
.singular .entry-meta {
display: none;
}
to the css but the tags still show?
- The topic ‘hiding tags’ is closed to new replies.