Title: Countdown Colour
Last modified: December 8, 2020

---

# Countdown Colour

 *  Resolved [Rohmah Azim](https://wordpress.org/support/users/makeandsavemoneyonline/)
 * (@makeandsavemoneyonline)
 * [5 years, 5 months ago](https://wordpress.org/support/topic/countdown-colour/)
 * Hi
    The countdown timer and the subscription form box is grey, can you please
   tell me how I can change it to white?
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fcountdown-colour%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Plugin Author [Ales](https://wordpress.org/support/users/alesmal/)
 * (@alesmal)
 * [5 years, 5 months ago](https://wordpress.org/support/topic/countdown-colour/#post-13758784)
 * Hi, use this custom CSS:
 *     ```
       .cmp-subscribe input[type="email"],
       .cmp-subscribe input[type="text"],
       .counter-box { 
        background-color: white;
       }
       ```
   
 * Ales
 *  Plugin Author [Ales](https://wordpress.org/support/users/alesmal/)
 * (@alesmal)
 * [5 years, 5 months ago](https://wordpress.org/support/topic/countdown-colour/#post-13758794)
 * Also I’ve noticed you are using reCaptcha, but it’s missing client ID so it’s
   not working.
 * A.
 *  Thread Starter [Rohmah Azim](https://wordpress.org/support/users/makeandsavemoneyonline/)
 * (@makeandsavemoneyonline)
 * [5 years, 5 months ago](https://wordpress.org/support/topic/countdown-colour/#post-13759591)
 * Thank you, it worked. also added the client ID for the reCaptcha.

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

The topic ‘Countdown Colour’ is closed to new replies.

 * ![](https://ps.w.org/cmp-coming-soon-maintenance/assets/icon-256x256.png?rev=
   2393184)
 * [CMP - Coming Soon & Maintenance Plugin by NiteoThemes](https://wordpress.org/plugins/cmp-coming-soon-maintenance/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/cmp-coming-soon-maintenance/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/cmp-coming-soon-maintenance/)
 * [Active Topics](https://wordpress.org/support/plugin/cmp-coming-soon-maintenance/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/cmp-coming-soon-maintenance/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/cmp-coming-soon-maintenance/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [Rohmah Azim](https://wordpress.org/support/users/makeandsavemoneyonline/)
 * Last activity: [5 years, 5 months ago](https://wordpress.org/support/topic/countdown-colour/#post-13759591)
 * Status: resolved