Title: [Plugin: Countdown Timer] CSS instructions
Last modified: August 19, 2016

---

# [Plugin: Countdown Timer] CSS instructions

 *  [Seabrook Oceanfront Homes For Sale](https://wordpress.org/support/users/thebballkid/)
 * (@thebballkid)
 * [15 years, 7 months ago](https://wordpress.org/support/topic/plugin-countdown-timer-css-instructions/)
 * Hi, I am loving the plugin but there are no CSS files I can edit to change the
   font/size of the output.
 * Do I need to do it by adding css to style.css? Can you quickly show an example
   of how this is done (using the fergcorp_countdownTimer_event_time class)?
 * I tried this but it didnt work:
 *     ```
       #sidebar ul li.fergcorp_countdownTimer_event_time {
       	font-weight:bold;
       	color:#C00;
       }
       ```
   
 * Thanks in advance!

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

 *  Plugin Author [fergbrain](https://wordpress.org/support/users/fergbrain/)
 * (@fergbrain)
 * [15 years, 7 months ago](https://wordpress.org/support/topic/plugin-countdown-timer-css-instructions/#post-1696862)
 * You can add it to style.css:
 *     ```
       .fergcorp_countdownTimer_event_time {
       	font-weight:bold;
       	color:#C00;
       }
       ```
   
 *  Thread Starter [Seabrook Oceanfront Homes For Sale](https://wordpress.org/support/users/thebballkid/)
 * (@thebballkid)
 * [15 years, 7 months ago](https://wordpress.org/support/topic/plugin-countdown-timer-css-instructions/#post-1697015)
 * Excellent, thank you so much for getting back to me.
 * One last question – is there any way to insert a 
    between the minutes and seconds
   if I wanted them on separate lines?
 * Thanks again, great plugin!
 *  Plugin Author [fergbrain](https://wordpress.org/support/users/fergbrain/)
 * (@fergbrain)
 * [15 years, 7 months ago](https://wordpress.org/support/topic/plugin-countdown-timer-css-instructions/#post-1697027)
 * I assume you mean `<br />`.
 * The short answer is no, not very easily.

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

The topic ‘[Plugin: Countdown Timer] CSS instructions’ 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/)

 * 3 replies
 * 2 participants
 * Last reply from: [fergbrain](https://wordpress.org/support/users/fergbrain/)
 * Last activity: [15 years, 7 months ago](https://wordpress.org/support/topic/plugin-countdown-timer-css-instructions/#post-1697027)
 * Status: not resolved