Viewing 2 posts - 1 through 2 (of 2 total)
  • Question

    #43262
    @kahunaburger

    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.

    Answers

    #43350
    @vapvarun

    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

Viewing 2 posts - 1 through 2 (of 2 total)
  • The question ‘Radio Buttons’ is closed to new replies.