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?
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
please send us link to page where you did it so we can check if you did it right.