Closed voicubabiciu closed 2 years ago
Hi @voicubabiciu
You need to play with show option :
view_layout:
show:
mediaquery: "(min-width: 800px)"
See https://github.com/thomasloven/lovelace-layout-card#card-visibility
Hi @schumijo Thank you!
Hello everyone! I am trying to implement a simple adaptive dashboard using some custom cards and I want some cards to be displayed only on the mobile screen and others on the desktop version. Well, the problem is that some of the cards are still displaying on the dashboard even if I don't use their grid area in the layout. Bellow I attached a part of my code and some screenshots.
Desktop:
Mobile: