Hi, I just purchase the theme, and the checkbox doesn't work in the demo under the RADIOS, CHECKBOXES & TOGGLE SWITCHES page.
here is my code and it's the same as shown in demo page.
<link rel="stylesheet" href="/css/components/radio-checkbox.css" type="text/css" />
<div>
<input id="checkbox-12" class="checkbox-style" name="checkbox-12" type="checkbox">
<label for="checkbox-12" class="checkbox-style-3-label">Third Choice</label>
</div>
How to fix it?
Thanks for help.
