Take your website
To the next level
Discover our newly launched customization services and elevate your web projects to new heights.
Delegate tasks, save time, and unlock the power of professional WordPress outsourcing.

Okay
  Public Ticket #1711144
countdown time
Closed

Comments

  • Kim Preece started the conversation

    Can a time (as well as the day) be specified in the countdown? 

  •  7,095
    Oliver replied

    Hi,

    Sorry, no, there used server time.

    Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. 

    Regards, Oliver

  • Kim Preece replied

    Can we remove the time?

  •  7,095
    Oliver replied

    Sorry?

    Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. 

    Regards, Oliver

  • Kim Preece replied

    Can we countdown days but not time(hours, minutes and sec)

  •  7,095
    Oliver replied

    HI!

    pls. use following css:

    .countdown-item.count-2, .countdown-item.count-3, .countdown-item.count-4 {
        display: none;
    }
    .countdown-style-6 .countdown-item.count-1 .item-title, .countdown-style-6 .countdown-item.count-3 .item-title {
        position: absolute;
        right: 68px;
    }
    .countdown-style-6 .countdown-item-border-1 {
        right: 15px;
    }

    Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. 

    Regards, Oliver