Hi,
Iâd like to modify the padding of the highlighted element (div#root) for consistency with my other cards. I read through the documentation, but I still donât understand how the styling works when the element is inside a âshadow-rootâ.
Does anyone have an idea on how to replicate the Schneider Connected Home âlookâ
Would this be best to attempt from a theme? Could both the color scheme and the card-mod/styles be implemented in a theme?
All Lovelace cards are supposed to be of the same width.
If the shopping list cardâs width is not enough for you, consider âpanel modeâ for the view (the view must contain only one card which occupies whole windowâs width).
I am trying to create a dashboard for a wall mounted table and wanted the shopping list card down one edge. However Items only ever fill 1/3 of the width.
I wanted to reduce the width to allow more space for other cards / buttons.
Thanks!
Ok, that example made the icon orange and spinny⊠now⊠how would I do in order to have it colored (with the theme color) and spinning only when on?
Now notice than whenever I click a glance card to turn on / off a switch, the name/icon drop down ~5px or so for a few seconds, and then pop-back. Unsure if itâs card-mod issue or something else?
Since card-mod 3.0 it is required to use the "card_mod" keyword (see docs on Github).
The â|â pipe symbol is missing.
Regarding "ha-svg-icon {..." - cannot confirm since I am not using fan-control-entity-row card. Just for testing purpose - create a usual row and apply the style. Then using Code Inspector find out a proper path to the element which is supposed to be rotating.
I see, I thought what you linked me before was still valid
Iâve updated using your suggestions, that error disappear but it still doesnât work.
Iâve created a normal entity and the behaviour is the same, the ha-svg-icon I think is correct (but not completely sure)