remove certain elements only via CSS
-
Using church theme v0.7.7. Currently using the CSS code:
.entry-meta { display: none; }… which removes all (date, author name, category) from posts. Noticed that this was asked here but none responded.
How to remove only category? E.g. posted in: default
This is most annoying.There are three elements: date, author name, category. Would appreciate how to remove each one separately and/or together. In both: front page of posts and when opening certain post.
Tried several variants but none worked. Could remove only all or nothing.
Would appreciate if there could be the list of classnames available for usage in CSS. Also any combined variants that can be used.
The topic ‘remove certain elements only via CSS’ is closed to new replies.
