• Resolved xeenapro

    (@xeenapro)


    I am using this shortcode:
    [tminus t="19:59:59" style="cloud-city" omitweeks="true" omityears="true" omitmonths="true" ] and Countdowns works perfect.

    I wish to style the digit (black) and block(grey) to different colors and not sure about the css class to use for this.

    I used this for digits but not working.

    .cloud-city-digit {
        color: #87C540;
    }

    and this for block, not working too.

    .cloud-city-block {
        color: #A7C540;
    }
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘cloud-city style’ is closed to new replies.