Title: Autor, date
Last modified: December 2, 2016

---

# Autor, date

 *  [Kasia0611](https://wordpress.org/support/users/kasia0611/)
 * (@kasia0611)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/autor-date/)
 * Hello,
 * how can I remove info about autor and date then post was published?
 * Kasia

Viewing 3 replies - 1 through 3 (of 3 total)

 *  [Roman Bondar](https://wordpress.org/support/users/romanbon/)
 * (@romanbon)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/autor-date/#post-8508006)
 * Hello Kasia,
 * Please try to use the following CSS code in order to hide (not remove) that information.
 * You can add CSS code to your site with [Simple Custom CSS](https://wordpress.org/plugins/simple-custom-css/)
   plugin (just copy CSS code and paste it in **Dashboard → Appearance → Custom 
   CSS** after installing and activating the plugin). Also you can add CSS code 
   directly to `style.css` file of your [child theme](https://codex.wordpress.org/Child_Themes).
 *     ```
       .entry-meta {
           display: none;
       }
       ```
   
 * Please feel free to ask any other questions that you might have.
 * Kind Regards, Roman.
 *  Thread Starter [Kasia0611](https://wordpress.org/support/users/kasia0611/)
 * (@kasia0611)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/autor-date/#post-8511169)
 * Thank you!
 *  [Roman Bondar](https://wordpress.org/support/users/romanbon/)
 * (@romanbon)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/autor-date/#post-8515105)
 * You are welcome Kasia!
 * And have a nice day 🙂
 * Kind Regards, Roman.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Autor, date’ is closed to new replies.

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

 * 3 replies
 * 2 participants
 * Last reply from: [Roman Bondar](https://wordpress.org/support/users/romanbon/)
 * Last activity: [9 years, 7 months ago](https://wordpress.org/support/topic/autor-date/#post-8515105)
 * Status: not resolved