Title: remove countdown
Last modified: November 18, 2018

---

# remove countdown

 *  [naf85](https://wordpress.org/support/users/naf85/)
 * (@naf85)
 * [7 years, 8 months ago](https://wordpress.org/support/topic/remove-countdown/)
 * Hi,
 * I need to remove the countdown in the main page… how can I do?
 * Giacomo
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fremove-countdown%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  Anonymous User 16453565
 * (@anonymized-16453565)
 * [7 years, 8 months ago](https://wordpress.org/support/topic/remove-countdown/#post-10893794)
 * Hello naf85,
 * Add this CSS code into your current active child theme’s style.css file or
    you
   can add into your additional CSS option from theme customizer.
 *     ```
       .home .dt-wedding-countdown {
         display: none;
       }
       ```
   
 * I hope these techniques solve your problem.
    -  This reply was modified 7 years, 8 months ago by Anonymous User 16453565.
    -  This reply was modified 7 years, 8 months ago by Anonymous User 16453565.

Viewing 1 replies (of 1 total)

The topic ‘remove countdown’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/together/1.1.0/screenshot.png)
 * Together
 * [Support Threads](https://wordpress.org/support/theme/together/)
 * [Active Topics](https://wordpress.org/support/theme/together/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/together/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/together/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: Anonymous User 16453565
 * Last activity: [7 years, 8 months ago](https://wordpress.org/support/topic/remove-countdown/#post-10893794)
 * Status: not resolved