Title: Remove date and comment.
Last modified: August 21, 2016

---

# Remove date and comment.

 *  Resolved [baxterthedog](https://wordpress.org/support/users/baxterthedog/)
 * (@baxterthedog)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/remove-date-and-comment/)
 * Hi,
 * Could anyone explain how I would remove the date and the word ‘ comment’ on top
   of the page?
 * Thanks.

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

 *  [Hilary F](https://wordpress.org/support/users/hilary-forster/)
 * (@hilary-forster)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/remove-date-and-comment/#post-4121587)
 * The date and comment link right under the page title? Here is what I did to remove
   them:
 * go to summit-lite > assets > pages > content-page.php and comment out the following
   code:
 * `<p class="top-meta"><span class="published" title="<?php the_time('Y-m-d\TH:
   i:sO') ?>"><?php the_time( get_option( 'date_format' ) ); ?></span> | <span class
   ="comments-link"><?php comments_popup_link( 'Comment', '1 Comment', '% Comments')?
   ></span></p>`
 * Worked great for me.
 *  Theme Author [Tethered Themes](https://wordpress.org/support/users/tetheredthemes/)
 * (@tetheredthemes)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/remove-date-and-comment/#post-4121617)
 * Hilary is correct, this will hide the date and comments sub-title 🙂
 *  [mcbrown84](https://wordpress.org/support/users/mcbrown84/)
 * (@mcbrown84)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/remove-date-and-comment/#post-4121814)
 * Hi Calvin, I’m not seeing the assets? I have gone into editor and don’t see it
   in either the code or on the right hand side menu. Can you tell me where I can
   find this? Sorry, pretty new to all this.
 * Thanks.
 *  [mcbrown84](https://wordpress.org/support/users/mcbrown84/)
 * (@mcbrown84)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/remove-date-and-comment/#post-4121816)
 * Never mind I found it.
 *  [ag4Official](https://wordpress.org/support/users/ag4official/)
 * (@ag4official)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/remove-date-and-comment/#post-4121820)
 * I am still looking for the answer to this, how do I get to content-page.php? 
   I can’t find ‘Assets’.

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

The topic ‘Remove date and comment.’ is closed to new replies.

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

 * 5 replies
 * 5 participants
 * Last reply from: [ag4Official](https://wordpress.org/support/users/ag4official/)
 * Last activity: [12 years, 2 months ago](https://wordpress.org/support/topic/remove-date-and-comment/#post-4121820)
 * Status: resolved