Bullet List - change icon color
Hy,
i'm using a Bullet List like this,
https://snag.gy/JDxq3F.jpg
but having changed the background color, the Check icon that are black, you can not see them anymore, as below
https://snag.gy/xE3QcS.jpg
I tried in different ways:
my-class-color
.my-class-color { color:#ffffff !important; }
or
<div id="editableContent"> </div>
and
#editableContent ul {
color: #ffffff;
}
but I can not change the color in white.
It's possible to have the Icon Check white?
how?
Thanks!
i'm using a Bullet List like this,
https://snag.gy/JDxq3F.jpg
but having changed the background color, the Check icon that are black, you can not see them anymore, as below
https://snag.gy/xE3QcS.jpg
I tried in different ways:
my-class-color
.my-class-color { color:#ffffff !important; }
or
<div id="editableContent"> </div>
and
#editableContent ul {
color: #ffffff;
}
but I can not change the color in white.
It's possible to have the Icon Check white?
how?
Thanks!
Comments
Please send a link to those pages.
thanks