We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
This theme does not present the custom card text-divider-row properly. I understand this is not your card and this may be challenging, but maybe not!?
This is the card I am using: https://github.com/iantrich/text-divider-row
And a code examples of how I am trying to use it:
type: entities entities: - type: custom:text-divider-row text: Divider Text Here card_mod: style: | ha-card { --text-divider-color: red; --secondary-text-color: blue; --text-divider-font-size: 24px; --text-divider-line-size: 3px; --text-divider-margin: 20px; }
What it looks like with your theme:
Same code but using Mushroom theme:
The text was updated successfully, but these errors were encountered:
No branches or pull requests
This theme does not present the custom card text-divider-row properly. I understand this is not your card and this may be challenging, but maybe not!?
This is the card I am using: https://github.com/iantrich/text-divider-row
And a code examples of how I am trying to use it:
What it looks like with your theme:
Same code but using Mushroom theme:
The text was updated successfully, but these errors were encountered: