Title: CSS Code
Last modified: July 29, 2017

---

# CSS Code

 *  Resolved [giggskills](https://wordpress.org/support/users/giggskills/)
 * (@giggskills)
 * [8 years, 10 months ago](https://wordpress.org/support/topic/css-code-7/)
 * Dear Admin
 * Is there a css code to remove the month and date. The month and date reflected
   is the date the post was created. i dont want people to think that it was the
   date of that particular event. Thanks.

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

 *  Thread Starter [giggskills](https://wordpress.org/support/users/giggskills/)
 * (@giggskills)
 * [8 years, 10 months ago](https://wordpress.org/support/topic/css-code-7/#post-9363547)
 * This code did not work for me.
 * .timeline dl dd.odd .time{
    display:none; } .timeline dl dd.even .time{ display:
   none; }
 *  Plugin Author [CoolHappy](https://wordpress.org/support/users/narinder-singh/)
 * (@narinder-singh)
 * [8 years, 9 months ago](https://wordpress.org/support/topic/css-code-7/#post-9365711)
 * Hi,
 * Actually! You are using an older version plugin classes for hiding story date
   section.
    Please just use below shared new CSS styles.
 *     ```
       .cool-timeline.white-timeline  .timeline-post .timeline-meta .meta-details{
       display:none;
       }
       ```
   
 * Please let me know if you need further assistance.
 * Best Regards,
    Narinder Singh Cool Timeline Team.
 *  Thread Starter [giggskills](https://wordpress.org/support/users/giggskills/)
 * (@giggskills)
 * [8 years, 9 months ago](https://wordpress.org/support/topic/css-code-7/#post-9384850)
 * Hi Narinder
 * Thanks for the updated code. It works now.
 * Regards
    Lawrence
 *  Plugin Author [CoolHappy](https://wordpress.org/support/users/narinder-singh/)
 * (@narinder-singh)
 * [8 years, 9 months ago](https://wordpress.org/support/topic/css-code-7/#post-9384888)
 * Hi Lawrence,
 * It’s my pleasure.
 * I would greatly appreciate if you kindly give your valuable feedback.
 * Thanks in Advance!
    Narinder Singh Cool Timeline Team.

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

The topic ‘CSS Code’ is closed to new replies.

 * ![](https://ps.w.org/cool-timeline/assets/icon-256x256.gif?rev=3365763)
 * [Cool Timeline (Horizontal & Vertical Timeline)](https://wordpress.org/plugins/cool-timeline/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/cool-timeline/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/cool-timeline/)
 * [Active Topics](https://wordpress.org/support/plugin/cool-timeline/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/cool-timeline/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/cool-timeline/reviews/)

## Tags

 * [hide date](https://wordpress.org/support/topic-tag/hide-date/)

 * 4 replies
 * 2 participants
 * Last reply from: [CoolHappy](https://wordpress.org/support/users/narinder-singh/)
 * Last activity: [8 years, 9 months ago](https://wordpress.org/support/topic/css-code-7/#post-9384888)
 * Status: resolved