Hi everybody, I have a form and a checkbox. When the user click on the check box, I show the password. But I want to replace the basic circle icone by an eye. In the html browser inspector I found that the checkbox has a class checkbox-icon
. How can I replace it by my picture ?
Thanks in advance.