Title: Display Day Countdown
Last modified: August 20, 2016

---

# Display Day Countdown

 *  Resolved [samhodge](https://wordpress.org/support/users/samhodge/)
 * (@samhodge)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/display-day-countdown/)
 * Hi,
 * T Minus is a great plugin and its great to see a developer actively supporting
   users too!
 * Would it be possible to only display the number of days to countdown?
 * What would be the best way to achieve this?
 * Many thanks in advance for your support!
 * [http://wordpress.org/extend/plugins/jquery-t-countdown-widget/](http://wordpress.org/extend/plugins/jquery-t-countdown-widget/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [Baden](https://wordpress.org/support/users/baden03/)
 * (@baden03)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/display-day-countdown/#post-3491570)
 * Well, you could hide the hours, minutes and seconds with css. You will need to
   add the following code to you theme’s style.css file. Just remember to replace‘
   jedi’ with the style you are using, if other than jedi:
 *     ```
       .jedi-hours_dash, .jedi-minutes_dash, .jedi-seconds_dash {
       	display: none;
       }
       ```
   
 * BAM, your done! Here is a demo if you want to see it working:
    [http://spacedonkey.de/726/t-countdown-hide-hours-minutes-seconds/](http://spacedonkey.de/726/t-countdown-hide-hours-minutes-seconds/)

Viewing 1 replies (of 1 total)

The topic ‘Display Day Countdown’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/jquery-t-countdown-widget_7b7b7b.
   svg)
 * [jQuery T(-) Countdown Widget](https://wordpress.org/plugins/jquery-t-countdown-widget/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/jquery-t-countdown-widget/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/jquery-t-countdown-widget/)
 * [Active Topics](https://wordpress.org/support/plugin/jquery-t-countdown-widget/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/jquery-t-countdown-widget/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/jquery-t-countdown-widget/reviews/)

## Tags

 * [days](https://wordpress.org/support/topic-tag/days/)
 * [only](https://wordpress.org/support/topic-tag/only/)

 * 1 reply
 * 2 participants
 * Last reply from: [Baden](https://wordpress.org/support/users/baden03/)
 * Last activity: [13 years, 5 months ago](https://wordpress.org/support/topic/display-day-countdown/#post-3491570)
 * Status: resolved