Hey guys,
I’ll try to describe my bizarre issue here, in order for you to help me.
I made some custom radio inputs, which has some style applied to them. This styling works fine on the every single item but the last one. However, if I remove my <form>
tag that encases the radio inputs, they all work just fine?
Link to my html/css:
http://codepen.io/anon/pen/JydGB
Please note that my <form>
spans over 2 different sections, to enable it to work properly with all the values.
I just tried to input my html/css in the code pen above, and the code works completely fine there.. Could it be a problem with my code kit program or anything like that?