exactly this, always check the core frontend source file for dedicated theme variables,
If they exist, use them, if not, you have to find the right element in the dom to modify
as you can see a lot of dedicated variables (Iāve added the defaults so its easier to check and adjust if required).
Just that single mdc-icon-size isnt dedicatedā¦ so I need to set it in card_modā¦letter-spacing is fine as is.
Thanks, and again excuse my ignorance as this is all new and Iām learning. I understand the idea of going to dev tools in the browser but any tips/tutorial on spotting exactly where I need to be looking to get this info? Thanks
yeah I even did a full restart of the system just incase.
Your suggestion was actually already in there essentially, as its the Matt8707 config. not sure why its not working. From memory it was changed around the browser mod 2.0 changes, I fixed the browser mod issues but never the padding
My only assumption is that Iām missing some other piece in terms of an custom addon or something is out of date. I updated all the card mod/browser mod/system up to current and this still didnt fix the issue.
to clarify, is the popup specifically for the āmore infoā cards? or does it apply to generic popups? (I donāt know if they are different)
EDIT:
Well interestingly I have found the issue, it seems to be a firefox issue specifically. Your change on Chrome works, but not firefox. it shows different paddding.
I assumed this was a cache issue but ctrl+f5 and even clearing browser cache didnt fix it. My only assumption is its something to do with the order things are loaded of FF vs chrome? though probably cant be fixed via HA config anyway so I guess it doesnt matter
Can someone help me? Iām unable to change the custom:bom-weather-card with card_mod. I would like to change e few things, but nothing happens. This is my code:
Hi, I need the nested vertical cards to show a nice tablet view with 3 colums of information. Within these columns I want to vertical group things for a nice overview.
The part that isnāt working for me is customizing the bom-weather-card at all.
I thought the best way was to show it including these vertical-stack cards, but below you can see a more reduced version: