Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter anpsathas

    (@anpsathas)

    Hello,

    Thank you for your reply.

    I utilised the timer for the site to set a submission deadline with a message saying “you may submit your work until:”, and then the timer. I would like, after the end of the submission deadline, for the timer and the initial message to disappear and in their place a new message appears “the submission system is now closed”. I know that i can do it manually after the end of the submission, but i was wondering if there is such a feature, or it is possible to code it somehow, so as to be done automatically.

    Thank you in advance.

    Thread Starter anpsathas

    (@anpsathas)

    Hello,

    Thank you for your reply.
    I solve the issue with the following code

    .woo-sctr-shortcode-wrap-wrap .woo-sctr-shortcode-countdown-wrap .woo-sctr-shortcode-countdown-date .woo-sctr-shortcode-countdown-date-value-container-1{
    width: 1.7em !important;
    }

    I wanted to ask one more question. Is there a way when the timer ends, instead of disappearing to show another message instead?

    Thank you in advance.

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