Title: Remove Date on full width Template
Last modified: January 14, 2019

---

# Remove Date on full width Template

 *  Resolved [pipebandworld](https://wordpress.org/support/users/pipebandworld/)
 * (@pipebandworld)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/remove-date-on-full-width-template/)
 * Hi,
 * On a page when using the full width template it shows the date as if it was a
   blog post.
 * Is there a way of removing this?
 * Thanks
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fremove-date-on-full-width-template%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  [Shahid Mansuri](https://wordpress.org/support/users/shahidmansuri123/)
 * (@shahidmansuri123)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/remove-date-on-full-width-template/#post-11089666)
 * Hi pipebandworld
 * Thanks for getting in touch with us.
 * For this, Please add the following CSS code in custom CSS field **(Appearance-
   > Customize -> Header settings -> Custom CSS)**.
 *     ```
       .page-template-page-full-width-php .blog-post-date { 
           display: none;
       } 
       ```
   
 * Let me know if it works..!
 * Thanks
    -  This reply was modified 7 years, 3 months ago by [Shahid Mansuri](https://wordpress.org/support/users/shahidmansuri123/).
 *  Thread Starter [pipebandworld](https://wordpress.org/support/users/pipebandworld/)
 * (@pipebandworld)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/remove-date-on-full-width-template/#post-11090701)
 * Yes worked – Thank you!
 *  [Shahid Mansuri](https://wordpress.org/support/users/shahidmansuri123/)
 * (@shahidmansuri123)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/remove-date-on-full-width-template/#post-11090921)
 * Hi pipebandworld
 * I’m really glad to hear I was able to help. I hope you enjoy the Wallstreet theme.
 * If you are happy with our theme or help so please provide us a review here: [https://wordpress.org/support/theme/wallstreet/reviews/#new-post](https://wordpress.org/support/theme/wallstreet/reviews/#new-post)
 * Thank You.

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

The topic ‘Remove Date on full width Template’ is closed to new replies.

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

 * 3 replies
 * 2 participants
 * Last reply from: [Shahid Mansuri](https://wordpress.org/support/users/shahidmansuri123/)
 * Last activity: [7 years, 3 months ago](https://wordpress.org/support/topic/remove-date-on-full-width-template/#post-11090921)
 * Status: resolved