I need to hide the checkboxes only and keep the code I am trying to make something like a button that makes a checkbox appear when clicking image for my current code the circle is the checkbox
I tried to use getElementByClass and give all checkboxes same class but didn’t work and i tried getElementById but it works with only one checkbox