check-mark bullet color change
Hello. I'd like to specifically change the colour of the check-mark icon from black to white. The style insertion shown below only changes the text to white.
<ul class="list_check" style="color:white;">
<li>Some copy to go here </li>
<li>Some copy to go here </li>
<li>Some copy to go here </li>
</ul>
I realise the icon is a png so not sure if this is possible.
Addionally is there a way to hide the small line that appears under each entry?
Can you advise - thx
Comments
what you need to do is replace existing .png image on server with your own. This is the only way to change icon color.
In reference to 2nd question, please send us link to page where you got this line.
Hey, you can use this custom css to replace the ticks