Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter Jeffrizza

    (@jeffrizza)

    Here is the link to the web page I’m working on: https://www.capecodvillageclub.org.

    Plugin Author Baden

    (@baden03)

    Not an option with this plugin. But you could hid the digits with CSS
    T(-) Countdown Control does have this option, but it might be too expensive just for that feature.

    evaruu2

    (@evaruu2)

    Hi
    I am working with the cloud-city style. Found your response to a similar question and tried to adjust it myself (new with CSS)
    Tried to put this in my CSS to hide the minutes and seconds, but didn’t work:
    /*–hide minutes and seconds in countdown–*/
    .cloud-city-minutes_dash, .cloud-city-seconds_dash {
    display: none;
    }
    Any suggestions? Much appreciated!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Omit Minutes and Seconds’ is closed to new replies.