Title: Inline Display
Last modified: August 21, 2016

---

# Inline Display

 *  Resolved [wradez](https://wordpress.org/support/users/wradez/)
 * (@wradez)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/inline-display/)
 * Hi! This is a great plug in that I’m working to adapt for my site.
 * Quick question, how can I make the countdown timer display inline, rather than
   having it display below a line of text?
 * For example, I would like to see:
 * This offer expires in: **8 Days 2 Hours**
 * — and not —
 * This offer expires in:
    **8 Days 2 Hours**
 * Thank you for the help!
 * [https://wordpress.org/plugins/cssable-countdown/](https://wordpress.org/plugins/cssable-countdown/)

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

 *  Plugin Author [dmonnier](https://wordpress.org/support/users/dmonnier/)
 * (@dmonnier)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/inline-display/#post-4892850)
 * In your CSS, set `.hasCountdown` to `display: inline;` or `display: inline-block;`.
 * Ex:
 * `<p>This offer expires in: [countdown ...]</p>`
 *  Thread Starter [wradez](https://wordpress.org/support/users/wradez/)
 * (@wradez)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/inline-display/#post-4892942)
 * Great, thank you!
 *  Thread Starter [wradez](https://wordpress.org/support/users/wradez/)
 * (@wradez)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/inline-display/#post-4892948)
 * I’ll pull the remaining ids/classes from the elements in the source HTML that’s
   generated, but it may be a really helpful addition to the FAQs to provide this
   list in advance, so that we know what we can target with out CSS rules upfront!
 * Wes
 *  Plugin Author [dmonnier](https://wordpress.org/support/users/dmonnier/)
 * (@dmonnier)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/inline-display/#post-4892952)
 * Yeah, a skeleton sample CSS is on my list for next release.
 *  Thread Starter [wradez](https://wordpress.org/support/users/wradez/)
 * (@wradez)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/inline-display/#post-4892957)
 * Awesome. Great job with this, really useful and flexible!
 *  [ppevoto](https://wordpress.org/support/users/ppevoto/)
 * (@ppevoto)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/inline-display/#post-4893147)
 * Hey guys, I cannot locate where to edit this…when I try to edit the plugin, it
   only shows php files. Where is the CSS found for this plugin? Thanks for your
   help!

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

The topic ‘Inline Display’ is closed to new replies.

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

 * 6 replies
 * 3 participants
 * Last reply from: [ppevoto](https://wordpress.org/support/users/ppevoto/)
 * Last activity: [11 years, 9 months ago](https://wordpress.org/support/topic/inline-display/#post-4893147)
 * Status: resolved