These chips are made using Custom Button Card and Card Mod. On phone (Both companion app and browser) I get this white highlight over the text, which doesn't show up on PC for the same dashboard. There isn't anything in the code that I could find that is causing this. Is this common?
#How to remove white highlight over text
1 messages · Page 1 of 1 (latest)
Do you have a third device you can test with? Another phone or tablet?
Are you using Android or iOS?
What is card_mod doing for you that you couldn't get to work in the styling option of the custom:button-card?
Can you share you code for the buttons?
(Full disclosure: I also want to see how you made the gauges; I helped with a similar design a while back and I'm curious the route you went with.)
I seem to have fixed it. The code for these isn't mine, another person released the code on reddit. There was a line of code that I somehow seemed to have overlooked in the many times I looked at this. I tried erasing it and it fixed the issue. Still doesn't explain why it was different degrees of opacity for the highlight since that line of code was the same for all three.
For the guages, he used flex-horseshoe-card
GitHub
Flexible Horseshoe card for Home Assistant Lovelace UI. A card with a flexible layout, a horseshoe-like donut graph, multiple entities or attributes, graphics and animations! - AmoebeLabs/flex-hor...
Anyways, thank you sir