- This topic has 1 reply, 2 contibutors, and was last updated 9 years, 3 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Question
Answers
Viewing 2 posts - 1 through 2 (of 2 total)
- The question ‘Radio Buttons’ is closed to new replies.
BuddyBoss Home – Web › Support Forums › Solutions › Social Learner › Radio Buttons
Radio Buttons (at least from other plugins) are being removed:
input.styled[type="checkbox"], input.styled[type="radio"] {
opacity: 0;
position: relative;
z-index: 1;
}
I have not yet noticed if it effects third party checkboxes. The theme checkboxes seem to work.
It was added for Non-text input types, but seems it is generalized thus have impact on the other plugin’s check boxes. We will take care of them in future updates.
Regards