Hello.
Since morning, I have been trying to place a background image in the panel so that it does not scroll under the cards.
I have used google many times but without success
I know about the code in the theme or directly to use in the panel:
lovelace-background: center top / auto no-repeat fixed url ("/ local / backgrounds / yourname.jpg")
- background: center top / auto no-repeat url ("/ local / money.jpg") fixed
I don’t know where I’m making a mistake, but the background image still scrolls along with the cards.
How do I make the image on the screen stand still when scrolling the cards?
Thanks