How to Hide Days in Divi Countdown Timer Module

by | Last updated May 9, 2026 | Divi Tutorials

One of the amazing modules the Divi builder comes with is the countdown timer module. The module can be used to display days, hours, minutes, and seconds left until an event.

Here is the thing, sometimes all you want is to promote a same-day event, and therefore the days wouldn’t really be necessary. Well, here is how to do it.

Before we proceed, here is how the module looks, with the remaining days showing:

How to Hide the Countdown Timer Days using CSS

To hide days in the Divi countdown timer module, first, give the module a CSS Class of “hide-days-cdt” like in the image below:

Next, add the following CSS to your Divi website. Go to Divi > Theme Options > General > Custom CSS” box.

.countdown-timer-without-days .days,

.countdown-timer-without-days .days + .sep {

display: none !important;

}

Related Post: How to Add Custom CSS to the Divi Theme

Here is the result, with the countdown timer no longer showing the days:

Well, that’s it! We hope you enjoyed reading this tutorial.

Shop Divi Products

Buy nicely done Divi Layouts, Child themes, and extensions for your next Divi project.

Related Articles

How to Add Padding Around Featured Images in Divi’s Blog Module

How to Add Padding Around Featured Images in Divi’s Blog Module

If you're using the Divi theme for your WordPress website and want to customize the appearance of your blog posts page, one simple tweak you can make is adding padding around the featured images. This can help create a more visually appealing layout and better...

Divi Logo Guide: Everything You Need to Know

Divi Logo Guide: Everything You Need to Know

A professionally designed logo is a powerful branding asset that can leave a lasting impression on your website visitors. Research shows that a well-designed logo can boost consumer trust in a brand by an impressive 75%. But the question most people ask is – how do...

Leave a Comment

0 Comments

Submit a Comment

Your email address will not be published. Required fields are marked *

WP101 - FREE WordPress Tutorials

Enter your email address below to gain access to the FREE WordPress training.

You have Successfully Subscribed!

Pin It on Pinterest