It's due to a theme conflict.

Open the app > advanced tab > custom CSS > add this code:

.cbCountdownDigitsContainer>div>div{

display: flex !important;}

}

Save and test.

Did this answer your question?