Skip to content
Discussion options

You must be logged in to vote

Hey why did you not share your source .yaml of the button you have?
Is it for a sub-button you would like to do this or for a normal bubble-button card?

Solution:

  • You have to the ' around your color.
  • Add the class .bubble-sub-button-name-container for only the state.
.bubble-sub-button-1 .bubble-sub-button-name-container{
     color: red !important;
}

If this solves your problem, mark this as solved and close the discussion.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by a-bianucci
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment