Hello,
For the cards with tabs (just as an example) on my dashboard goal is for transparency. No background or borders. Question is can this not be done with some cards, such as tabbed cards or what if there is a card within a card. Say an entity card within a vertical stack card.
Before someone asks where is the code I have posted one regarding subject in another post.
thanks
In reply to your last post I mentioned editing the theme. I meant your overall frontend theme. This should work for all cards.
I was not aware of this and your instructions while clear I did understand correctly. Most of my cards are working with tweaks within yaml itself. but there is a couple I been wrestling with. I can certainly look into changing theme, but not sure how it would affects all my cards. I don’t mind doing it on a card by card basis which for me alot of cards are replicates of each other except when I need to refer to different entities
Quite often you will need css, this and its next post cover a lot.
For stacked cards you may need to add the mfor the main as well as for each sub-card…I did not really find a golden rule but …
Card-mod - Add css styles to any lovelace card - Share your Projects! / Dashboards & Frontend - Home Assistant Community
After continuously wrestling this I got something that just about works. I will post code later, not perfect but far more close to what I am after. thanks for suggestions.