Title: Timer
Last modified: October 21, 2018

---

# Timer

 *  Resolved [champlife](https://wordpress.org/support/users/champlife/)
 * (@champlife)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/timer-19/)
 * Hello,
    how can I disabled the timer? Its okay when the timer counts, but it 
   shouldnt show up. So the timer can work, but its just need to disappear.
 * Thank you
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Ftimer-19%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Plugin Author [Ronald Huereca](https://wordpress.org/support/users/ronalfy/)
 * (@ronalfy)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/timer-19/#post-10801639)
 * You can just hide it with CSS.
 *  Thread Starter [champlife](https://wordpress.org/support/users/champlife/)
 * (@champlife)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/timer-19/#post-10801641)
 * Yes but I have absolutly no plan of this.
    So I hope you can tell me, what I 
   need to put into Custom CSS
 *  Plugin Author [Ronald Huereca](https://wordpress.org/support/users/ronalfy/)
 * (@ronalfy)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/timer-19/#post-10801803)
 * [@champlife](https://wordpress.org/support/users/champlife/),
 * Please upgrade to version 2.2.1 of this plugin. You can this place this into 
   your customizers CSS to hide the timer.
 *     ```
       .sce-seperator,
       .sce-timer{
       	display: none;
       }
       ```
   
 * If this has helped you, please leave a rating/review.
 *  Thread Starter [champlife](https://wordpress.org/support/users/champlife/)
 * (@champlife)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/timer-19/#post-10801825)
 * Thank you.
    It helped!

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

The topic ‘Timer’ is closed to new replies.

 * ![](https://ps.w.org/simple-comment-editing/assets/icon-256x256.png?rev=2863851)
 * [Comment Edit Core - Simple Comment Editing](https://wordpress.org/plugins/simple-comment-editing/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/simple-comment-editing/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/simple-comment-editing/)
 * [Active Topics](https://wordpress.org/support/plugin/simple-comment-editing/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/simple-comment-editing/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/simple-comment-editing/reviews/)

 * 4 replies
 * 2 participants
 * Last reply from: [champlife](https://wordpress.org/support/users/champlife/)
 * Last activity: [7 years, 7 months ago](https://wordpress.org/support/topic/timer-19/#post-10801825)
 * Status: resolved