Title: remove certain elements only via CSS
Last modified: September 13, 2018

---

# remove certain elements only via CSS

 *  [Edmund Laugasson](https://wordpress.org/support/users/edmundlaugasson/)
 * (@edmundlaugasson)
 * [7 years, 8 months ago](https://wordpress.org/support/topic/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](https://wordpress.org/support/topic/remove-name-date-and-category-of-the-post/)
   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.
    -  This topic was modified 7 years, 8 months ago by [Edmund Laugasson](https://wordpress.org/support/users/edmundlaugasson/).
    -  This topic was modified 7 years, 8 months ago by [Edmund Laugasson](https://wordpress.org/support/users/edmundlaugasson/).
    -  This topic was modified 7 years, 8 months ago by [Edmund Laugasson](https://wordpress.org/support/users/edmundlaugasson/).

The topic ‘remove certain elements only via CSS’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/church/0.7.7/screenshot.png)
 * Church
 * [Support Threads](https://wordpress.org/support/theme/church/)
 * [Active Topics](https://wordpress.org/support/theme/church/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/church/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/church/reviews/)

## Tags

 * [category](https://wordpress.org/support/topic-tag/category/)
 * [css](https://wordpress.org/support/topic-tag/css/)
 * [remove](https://wordpress.org/support/topic-tag/remove/)

 * 0 replies
 * 1 participant
 * Last reply from: [Edmund Laugasson](https://wordpress.org/support/users/edmundlaugasson/)
 * Last activity: [7 years, 8 months ago](https://wordpress.org/support/topic/remove-certain-elements-only-via-css/)
 * Status: not resolved