Meta Box
Support Forum
Support › MB Frontend Submission › Radio Field - collapse classResolved
Not sure if this is a bug but on the Frontend Submission, the radio field is getting a .collapse class automatically assigned to it. this I think has issues with bootstrap v3 that has this class set as display none and visibility hidden.
Hi David,
It's actually a CSS bug. The plugin uses collapse CSS class, which is too generic and conflicts with Bootstrap. I've fixed it in this commit.
collapse