Title: Adjust post tag information
Last modified: August 31, 2016

---

# Adjust post tag information

 *  Resolved [timerguys](https://wordpress.org/support/users/timerguys/)
 * (@timerguys)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/adjust-post-tag-information/)
 * Hello,
 * I love this theme but I would just like to know how to adjust these couple things.
 * When a post is made, I would like it to not show “Author” or “Posted In”
 * Is this possible by editing a .php file?

Viewing 1 replies (of 1 total)

 *  [Styled Themes](https://wordpress.org/support/users/gejay/)
 * (@gejay)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/adjust-post-tag-information/#post-7416600)
 * Hi There,
 * Please use the following css to fix your issue:
 *     ```
       .entry-meta {
           display: none;
       }
       ```
   
 * **NOTE:** Please use the custom css plugin or child theme style.css to write 
   the css.
 * Thanks

Viewing 1 replies (of 1 total)

The topic ‘Adjust post tag information’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/celestial-lite/3.5.8/screenshot.
   png)
 * Celestial - Lite
 * [Support Threads](https://wordpress.org/support/theme/celestial-lite/)
 * [Active Topics](https://wordpress.org/support/theme/celestial-lite/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/celestial-lite/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/celestial-lite/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Styled Themes](https://wordpress.org/support/users/gejay/)
 * Last activity: [9 years, 11 months ago](https://wordpress.org/support/topic/adjust-post-tag-information/#post-7416600)
 * Status: resolved