-
Notifications
You must be signed in to change notification settings - Fork 53
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
Cannot change style of title #162
Comments
@thisisbenwoo - This is what ended up working:
I also rounded the corners of the bars while I was at it. |
Can you put a screenshot please? |
@thisisbenwoo I don't know what these codes mean,but they work very well. 😄
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
All, I've tried (at least what I think) is every iteration of trying to change the style of the title with no success!
What I'm trying to do
Change the look of the title (card-header)
What I've tried
I know that I have to do something with the styling, but no matter what I try (please see my config after the picture), it won't change the styling
The only thing that works is if I define
--ha-card-header-font-size: 12px;
but that only changes the font size, and I want to do quite a bit more to the title.I've also tried:
Thanks in advance!
ben
The text was updated successfully, but these errors were encountered: