Viewing 1 replies (of 1 total)
  • Just add to your CSS editor next code

    table td {
    	height: 48px;
    	vertical-align: middle;
    }
    
    .wp-count-down table td {
    	font-size: 4em;
    	font-weight: bold;
    	background: #000000;
    	color: #FFFFFF;
    	border-radius: 50px;
    	border: 1px solid rgb(255,255,255);
    }

    hope it will help, i spend some time with making this right.

    Peace, Teedok

Viewing 1 replies (of 1 total)
  • The topic ‘Doesn't display right’ is closed to new replies.