I\'m using a background image for a that will be used as a button, but it\'s not fully shown; however, when write text then it shows. I don\'t want text
We can simply add the following css rule:
ul.check-list{ list-style-image: url(images/tick.jpg); }