Skip to content
New issue

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

Remove border from card with CSS? #342

Closed
jockebq opened this issue Apr 22, 2024 · 1 comment
Closed

Remove border from card with CSS? #342

jockebq opened this issue Apr 22, 2024 · 1 comment

Comments

@jockebq
Copy link

jockebq commented Apr 22, 2024

I am trying to remove the border with card-mod CSS. But I cannot manage to do it. I know it is border-style: none;
Tried using
:host { border-style: none!important; }

And read the readme, but there is no border --lc customization.

Any idea how to do it?

@Barma-lej
Copy link
Owner

Barma-lej commented Apr 22, 2024

Try to use --ha-card-border-color or --divider-color to change color of border

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants