Hi,
search in global.css of the Gomobile theme for:
and change it to:
Now the checkboxes should show up.
search in global.css of the Gomobile theme for:
input[type="checkbox"] {
display: none;
}
and change it to:
input[type="checkbox"] {
}
Now the checkboxes should show up.
I don't answer questions about localhost forums or forums without URL, I'm not a seer. 
