Hi,
I would like to have only the icon in each column in the first line.
I tried different things but with no success
Do you know if it’s possible ?
Hi,
I would like to have only the icon in each column in the first line.
I tried different things but with no success
Do you know if it’s possible ?
This shows only the icon:
show_state: false
show_name: false
show_icon: true
You can only do this at the card level, not the row level.
If you want a different first line you will have to stack two glance cards in a vertical-stack card.
Thank you, now I have this
Is it possible to remove the bar ? (highlighted in red)
Is it possible to cut the text ? (highlighted in green)
Try this custom card instead of the core vertical stack:
Unfortunately it does not have a title option. But you can stack one in at the top with another card, like the markdown card.