Duplicate checkboxes and radio buttons
-
This seems to be something new – perhaps introduced at a recent update?
The checkboxes seem to have a duplicate unordered list checkbox element behind but slightly above them – the bullet graphic (a blue dot) can be seen.
Any idea what has changed and how to fix this?
Note that I added this additional CSS a few years ago that shifts the checkboxes up 1 px as the bottom of the box wasn’t showing but removing this makes no difference to the duplicates issue:
/* fixes issue with bottom of tick boxes in ninja forms hidden by moving them up 1 px */ .checkbox-wrap .nf-field-element label, .checkbox-wrap .nf-field-label label, .listcheckbox-wrap .nf-field-element label, .listcheckbox-wrap .nf-field-label label { bottom: 1px; }
Thanks.
Alan
The page I need help with: [log in to see the link]
Viewing 9 replies - 1 through 9 (of 9 total)
Viewing 9 replies - 1 through 9 (of 9 total)
- The topic ‘Duplicate checkboxes and radio buttons’ is closed to new replies.