- Issue description:
Hi there,
I do not understand how to change the color of the icon of this app: Accessibility
How can I do this?
Thank you in advance!
- Link to the page with the widget in question:
My Apps | Elfsight
I do not understand how to change the color of the icon of this app: Accessibility
How can I do this?
Thank you in advance!
Hey there, @user527
Please add this code to the Custom CSS field on the Settings tab of your widget’s settings and let me know if it helped
#icon-color {
fill: red
}
Can I make it a custom color using code?
I tried this color #521248 but it does not work.