counter colour change

hi, i try to change the coulour of the numbers at the counter item.

i tried those two. maybe i put it on the wrong place or i did something else wrng but nothing happend.
I used it exactly like this. MAybe i used the wrong colour code? like #ffffff instead of hsl code?
.quick_fact .number-wrapper .number { color: #ffffff !important; }
.quick_fact .number-wrapper .number { color: #FFF !important; }
.style-simple .quick_fact .title { color: #FFF !important; }

Comments

Sign In or Register to comment.