• Resolved brierley

    (@brierley)


    Great looking plugin but for some reason the check boxes aren’t working and are misaligned with the rest of the form.

    Am using the Brooklyn Theme by united themes but the form has it’s own page as per instructions.

    Any ideas why this may happen? Page shows no errors.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter brierley

    (@brierley)

    Found that adding:

    #rsvpPlugin input[type=”radio”]{
    -webkit-appearance: radio;
    }

    Allowed visibility of the user options. The alignment of the form was still out but that was fixed by removing line 3600 from the theme CSS forcing inheritance of style.

    Hi,

    Looks like you got this fixed. Yea, sometimes themes do weird things like hiding radio buttons. I do not really style the form at all and let the theme styling take care of it. Not sure if that is right or wrong but I figure either way someone would tell me I was wrong :).

    Let me know if I can help further.

    -Mike

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Check Boxes Not Working (2.3.1 & 4.7)’ is closed to new replies.