Closed willliamchan closed 1 month ago
Hi! I've just tried and it works with:
.bubble-color-background {
background: ${state !== 'off' ? '#a15750' : ''} !important;
}
I've changed the structure a bit for that card, I understand that this is a bit harder to know what are the variables to edit across the cards. I really can't wait to release my new video about the stylings! This video will make things a lot clearer for a lot of users 🙂
Hi! I've just tried and it works with:
.bubble-color-background { background: ${state !== 'off' ? '#a15750' : ''} !important; }
I've changed the structure a bit for that card, I understand that this is a bit harder to know what are the variables to edit across the cards. I really can't wait to release my new video about the stylings! This video will make things a lot clearer for a lot of users 🙂
Thanks man!
Hi Clooos
Nice job! I haven't really start it yet but I've got a feeling I can remove quite a number of custom selects that built for climate!
Quick one for you tho, can you please advise what do I need to change so climate card resume honouring my custom styling? I tried to replace .bubble-button-card-container to .bubble-climate-container and seems not doing the trick.