I found something on a forum telling me how to hide the main header, and I added the line in my raw configuration editor on a specific dashboard. The issue is that I dont know how to get the header back and I cant get to the raw configuration editor without the header.
Any help to get this back would be very much appreciated!!!
Do you know what this code like?
Or you just copy/pasted it thoughtlessly???
Was it a kind of a custom plugin?
If yes - may be you could disable it.
Assume it was a custom Frontend plugin - then try to uninstall it.
If you go to this repository its called a “Sidebar Card” which is basically a static sidebar with a clock. One of the options on there is to hide the top menu using “hidetopmenu = true”.
The problem is that this sidebar card is configured within the configuration editor. I dont think I can uninstall it because its copied code though.
How did you install it?
Via HACS? Then uninstall it in HACS.
If by a diff way - then remove its files.
In short - remove this plugin.
Probably there is a thread for this plugin, ask people there how to remove it.
If anyone has this problem and is using kiosk-mode in the root yaml of your dashboard and can’t get it to work with ?edit=1 you can try: ?disable_km
which helped for me