Support Center
Visit Demo
License manager
Buy @ envato
toggle menu
Categories
Discussions
Activity
Sign In
·
Register
Sign In
·
Register
Categories
Discussions
Activity
Sign In
·
Register
×
Home
›
Theme support
›
BeBuilder
Changing Counter Color
bwhite33
June 2017
edited June 2017
in
BeBuilder
How do you change the default "Counter color"? I have the background as black and would like to change the text and numbers to white. I am using the Interactive Theme
Thanks
Comments
bwhite33
June 2017
Bryan
June 2017
Hi!
Use this custom CSS
.counter span.number {
color: red !important;
}
thanks
bwhite33
June 2017
Thanks it worked!
jonathanzuluaga
January 2018
Is it possible to put each counter number in a different color?
Thanks in advance
Bryan
January 2018
jonathanzuluaga
Sorry but this is not possible.
Philipp_Wirtz
January 2018
Hey there,
how can this code:
counter span.number {
color: red !important;
}
Change the color of the counter numbers? Where do I need to put it? I am using the Snapshot BeTheme.
Philipp_Wirtz
January 2018
Nvm, I figured...
Sign In
or
Register
to comment.
Comments
Use this custom CSS thanks
Thanks in advance
Sorry but this is not possible.