Hide the native navbar #311
Unanswered
tontonduplaid
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Hello,
I tried to put this code in configuration.yaml and in the lovelace dashboard yaml, but I didn't managed to hide the native navbar.
Could you help me ?
ios-dark-mode-blue-red: app-header-background-color: transparent app-header-text-color: var(--primary-text-color) card-mod-theme: ios-dark-mode-blue-red card-mod-root-yaml: | .: | .toolbar > ha-tab-group { pointer-events: none; opacity: 0; }Thanks a lot
F.
All reactions