Counter (text field) change

Hi, help me please to change font size and color of the text in counter shortcode (days, hours, minutes)

I tryed this CSS, but it change the numbers. And I need change the text under numbers.

.quick_fact .number-wrapper {
font-size: 60px !important;
line-height: 60px !important;
color:red !important;
}

Thanks

Comments

Sign In or Register to comment.