[data-test="app-toggle-icon-overlay"]>svg>path {
fill: yellow;
}
i'm trying to find the new code. Any help ??
Thanks in advance
Yes, change color of heart
It was working fine until yesterday, but today the CSS code no longer works
you need to be more specific… which element you are trying to change
and the code I posted is not working?
It works fine!! Thanks !!
I had this other code and doesn’t work:
[data-test="app-toggle-icon-overlay"] >svg >path {
fill: gold;
}
glide change some tags… so many codes might be outdated


