Title: [Plugin: Countdown Timer] Removing line break in timer
Last modified: August 19, 2016

---

# [Plugin: Countdown Timer] Removing line break in timer

 *  Resolved [johnhaydon](https://wordpress.org/support/users/johnhaydon/)
 * (@johnhaydon)
 * [15 years, 5 months ago](https://wordpress.org/support/topic/plugin-countdown-timer-removing-line-break-in-timer/)
 * Hi,
 * Love this plugin, but can’t seem to get rid of the line break. I removed the 
   
   in the suffix field, but the time still reads:
 * **139 days, 9hrs, 43
    mins, 43 seconds
 * I want it to read:
    **139 days, 9hrs, 43 mins, 43 seconds
 * Can you help?
 * JOhn

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

 *  Plugin Author [fergbrain](https://wordpress.org/support/users/fergbrain/)
 * (@fergbrain)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/plugin-countdown-timer-removing-line-break-in-timer/#post-1831467)
 * There’s not an easy way to accomplish this without modifying the code to prevent
   line break from occurring at specific point. I may elect to fix this issue in
   a future release though: [http://plugins.trac.wordpress.org/ticket/1269](http://plugins.trac.wordpress.org/ticket/1269)
 *  Plugin Author [fergbrain](https://wordpress.org/support/users/fergbrain/)
 * (@fergbrain)
 * [15 years, 3 months ago](https://wordpress.org/support/topic/plugin-countdown-timer-removing-line-break-in-timer/#post-1831498)
 * [@john](https://wordpress.org/support/users/john/):
 * This will be fixed in the next release. Solution is to add the following CSS 
   to your CSS files:
 * `.fergcorp_countdownTimer_timeUnit {white-space: nowrap;}`
 * See also: [http://plugins.trac.wordpress.org/ticket/1269](http://plugins.trac.wordpress.org/ticket/1269)
 *  [scherer326](https://wordpress.org/support/users/scherer326/)
 * (@scherer326)
 * [15 years, 1 month ago](https://wordpress.org/support/topic/plugin-countdown-timer-removing-line-break-in-timer/#post-1831506)
 * I tried this but it didnt work on my website. Take a look on the top right section
   of my webpage.
 * [http://www.schererfamilyblog.com](http://www.schererfamilyblog.com)
 *  Plugin Author [fergbrain](https://wordpress.org/support/users/fergbrain/)
 * (@fergbrain)
 * [15 years, 1 month ago](https://wordpress.org/support/topic/plugin-countdown-timer-removing-line-break-in-timer/#post-1831509)
 * [@scherer326](https://wordpress.org/support/users/scherer326/):
 * I haven’t had time to push the latest release out yet. Please wait for the next
   version and then it should work.

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

The topic ‘[Plugin: Countdown Timer] Removing line break in timer’ is closed to 
new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/countdown-timer_384620.svg)
 * [Countdown Timer](https://wordpress.org/plugins/countdown-timer/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/countdown-timer/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/countdown-timer/)
 * [Active Topics](https://wordpress.org/support/plugin/countdown-timer/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/countdown-timer/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/countdown-timer/reviews/)

 * 4 replies
 * 3 participants
 * Last reply from: [fergbrain](https://wordpress.org/support/users/fergbrain/)
 * Last activity: [15 years, 1 month ago](https://wordpress.org/support/topic/plugin-countdown-timer-removing-line-break-in-timer/#post-1831509)
 * Status: resolved