Counter Item Font colour
http://wilmadev.ca/about-us/
I wanted to change the class "title" to font color white for the counter items, so that it is not grey anymore.
I have added this custom CSS and it will not work.
.title { color: #ffffff; }
Comments