# CSS code to change favorite color doesn't work

**URL:** https://community.glideapps.com/t/css-code-to-change-favorite-color-doesnt-work/50426
**Category:** Ask for Help
**Created:** [September 29, 2022, 9:16am UTC](https://community.glideapps.com/t/css-code-to-change-favorite-color-doesnt-work/50426 "2022-09-29T09:16:03Z")
**Posts on this page:** 11
**Page:** 1

<div class="post-metadata">

### Author: ![callahan\_70](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/callahan_70/32/24725_2.png) [@callahan\_70](https://community.glideapps.com/u/callahan_70)
#### Post date: [September 29, 2022, 9:16am UTC](https://community.glideapps.com/t/css-code-to-change-favorite-color-doesnt-work/50426/1 "2022-09-29T09:16:03Z")

</div>

```
[data-test="app-toggle-icon-overlay"]\>svg\>path { fill: yellow; } i'm trying to find the new code. Any help ?? Thanks in advance
```

---

<div class="post-metadata">

### Author: ![Uzo](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/uzo/32/22639_2.png) [@Uzo](https://community.glideapps.com/u/Uzo)
#### Post date: [September 29, 2022, 9:25am UTC](https://community.glideapps.com/t/css-code-to-change-favorite-color-doesnt-work/50426/2 "2022-09-29T09:25:27Z")

</div>

what exactly are you trying to do?  
changing favorites heart color in the inline list?

```auto
.top-right-content{
color:green !important;}

```

 ![Screen Shot 2022-09-29 at 6.13.29 AM](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/7/f/7fcf752a044ebb88dc5eb7c68aefdb0b9031af80.jpeg)

---

<div class="post-metadata">

### Author: ![callahan\_70](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/callahan_70/32/24725_2.png) [@callahan\_70](https://community.glideapps.com/u/callahan_70)
#### Post date: [September 29, 2022, 9:40am UTC](https://community.glideapps.com/t/css-code-to-change-favorite-color-doesnt-work/50426/3 "2022-09-29T09:40:08Z")

</div>

Yes, change color of heart

---

<div class="post-metadata">

### Author: ![callahan\_70](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/callahan_70/32/24725_2.png) [@callahan\_70](https://community.glideapps.com/u/callahan_70)
#### Post date: [September 29, 2022, 9:41am UTC](https://community.glideapps.com/t/css-code-to-change-favorite-color-doesnt-work/50426/4 "2022-09-29T09:41:11Z")

</div>

It was working fine until yesterday, but today the CSS code no longer works

---

<div class="post-metadata">

### Author: ![Uzo](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/uzo/32/22639_2.png) [@Uzo](https://community.glideapps.com/u/Uzo)
#### Post date: [September 29, 2022, 9:42am UTC](https://community.glideapps.com/t/css-code-to-change-favorite-color-doesnt-work/50426/5 "2022-09-29T09:42:17Z")

</div>

you need to be more specific… which element you are trying to change

---

<div class="post-metadata">

### Author: ![callahan\_70](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/callahan_70/32/24725_2.png) [@callahan\_70](https://community.glideapps.com/u/callahan_70)
#### Post date: [September 29, 2022, 9:43am UTC](https://community.glideapps.com/t/css-code-to-change-favorite-color-doesnt-work/50426/6 "2022-09-29T09:43:51Z")

</div>

I want to change the color of the heart

 ![Captura de pantalla 2022-09-29 114217](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/9/6/9636bcf4eb86ef8af7999f4037b4b818a8e2c789.png)  
Color in yellow, not white

---

<div class="post-metadata">

### Author: ![Uzo](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/uzo/32/22639_2.png) [@Uzo](https://community.glideapps.com/u/Uzo)
#### Post date: [September 29, 2022, 9:44am UTC](https://community.glideapps.com/t/css-code-to-change-favorite-color-doesnt-work/50426/7 "2022-09-29T09:44:28Z")

</div>

and the code I posted is not working?

---

<div class="post-metadata">

### Author: ![callahan\_70](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/callahan_70/32/24725_2.png) [@callahan\_70](https://community.glideapps.com/u/callahan_70)
#### Post date: [September 29, 2022, 9:47am UTC](https://community.glideapps.com/t/css-code-to-change-favorite-color-doesnt-work/50426/8 "2022-09-29T09:47:14Z")

</div>

> [@Uzo](#):
>
> ```auto
> .top-right-content{
> color:green !important;}
> 
> ```

It works fine!! Thanks !!

I had this other code and doesn’t work:

```
[data-test="app-toggle-icon-overlay"] \>svg \>path { fill: gold; }
```

---

<div class="post-metadata">

### Author: ![Uzo](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/uzo/32/22639_2.png) [@Uzo](https://community.glideapps.com/u/Uzo)
#### Post date: [September 29, 2022, 9:48am UTC](https://community.glideapps.com/t/css-code-to-change-favorite-color-doesnt-work/50426/9 "2022-09-29T09:48:13Z")

</div>

glide change some tags… so many codes might be outdated

---

<div class="post-metadata">

### Author: ![callahan\_70](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/callahan_70/32/24725_2.png) [@callahan\_70](https://community.glideapps.com/u/callahan_70)
#### Post date: [September 29, 2022, 10:21am UTC](https://community.glideapps.com/t/css-code-to-change-favorite-color-doesnt-work/50426/10 "2022-09-29T10:21:29Z")

</div>

Thanks so much !!

 ![Screenshot_20220929-121959_Chrome](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/7/8/781c3185392dc674511e5c4bc6e5829266e28b2e.jpeg)

---

<div class="post-metadata">

### Author: ![system](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/system/32/53398_2.png) [@system](https://community.glideapps.com/u/system)
#### Post date: [September 30, 2022, 10:22am UTC](https://community.glideapps.com/t/css-code-to-change-favorite-color-doesnt-work/50426/11 "2022-09-30T10:22:17Z")

</div>

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.
