I’d like to style the titles for my Lovelace UI. Right now, I’m using a markdown card as a title & divider between card sets. I’d like to style this title, e.g. no borders, a different background color, font color. What is a good way to achieve this?
I tried the lovelace-card-mod, but I can’t figure out how to change the ‘markdown’-styling. It seems to me the markdown card falls in the category for ‘advanced usage’ for card-mod, since it doesn’t use the ha-card CSS. But Thomas Loven notices this type of styling “is not for the faint of heart”. It seems I’m kind of faint, because I can’t figure it out