Title: Author, Date remove
Last modified: August 30, 2016

---

# Author, Date remove

 *  Resolved [guptakushagra16](https://wordpress.org/support/users/guptakushagra16/)
 * (@guptakushagra16)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/author-date-remove/)
 * Sir
 * I am using this theme on my website. On my post and pages, date, author, comment
   count and category is displaying and I want to remove it so please give me the
   code so that I can place it in Custom CSS.
 * Please have a look in my concern….
 * I really appreciate your time…

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

 *  Thread Starter [guptakushagra16](https://wordpress.org/support/users/guptakushagra16/)
 * (@guptakushagra16)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/author-date-remove/#post-6625330)
 * Sir
 * Please revert me back as earlier as possible and due to this concern, I am not
   able to go ahead with my website…
 * I really appreciate your time.
 * Regards
 *  [Jaroslav Svetlik](https://wordpress.org/support/users/jerryscg/)
 * (@jerryscg)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/author-date-remove/#post-6625337)
 * Hello,
 * You can expect this feature in Agama v1.1.4 which is comin out for few days.
 * But because this is really important for you right now you can do next steps 
   to remove it until this feature will be out:
 * 1. Open wp-content/themes/agama/functions.php and
 * add next code on bottom:
 * `remove_action('agama_blog_post_meta', 'agama_render_blog_post_meta');`
 * Regards
 *  Thread Starter [guptakushagra16](https://wordpress.org/support/users/guptakushagra16/)
 * (@guptakushagra16)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/author-date-remove/#post-6625361)
 * Sir
 * I have placed your code and it removes author, category, comment count but it
   is still showing Date and an icon of photo.
 * You can check the link sggcement.tradekaro.net
 * Please have a look in my concern and revert me back as earlier as possible…
 * Regards
 *  [Jaroslav Svetlik](https://wordpress.org/support/users/jerryscg/)
 * (@jerryscg)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/author-date-remove/#post-6625381)
 * Hello,
 * Place next code into wp-content/themes/agama/functions.php
 * `remove_action('agama_blog_post_date_and_format', 'agama_render_blog_post_date',
   10);`
 * Also open style.css and find **.list-style .entry-content** on **line 1740** &
   change
 * `margin-right: 110px;`
 * to
 * `margin-right: 0;`
 * This could help you until Agama v1.1.4 is out.
 *  [Jaroslav Svetlik](https://wordpress.org/support/users/jerryscg/)
 * (@jerryscg)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/author-date-remove/#post-6625454)
 * Marking thread as resolved, if you still have issue with this please let me know.
 * Regards

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

The topic ‘Author, Date remove’ is closed to new replies.

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

 * 5 replies
 * 2 participants
 * Last reply from: [Jaroslav Svetlik](https://wordpress.org/support/users/jerryscg/)
 * Last activity: [10 years, 7 months ago](https://wordpress.org/support/topic/author-date-remove/#post-6625454)
 * Status: resolved