I want to hide a checkbox. But also want that, when I click on label associated with corresponding checkbox, the checkbox should
checkbox
Try setting the checkbox's opacity to 0. If you want the checkbox to be out of flow try position:absolute and offset the checkbox by a large number.
position:absolute
HTML
Option Text