conclict with WPcheckbox

  • Posted in : Efor
  • Serena
    Participant

    i have to create a form including a checkbox. when i click the checkbox item a HUGE dot appears covering all the form. it seem to be a conflict with your theme because as soon as i activate another theme the problem disappear
    can you please help?
    to verify the problem just Click on a check box.

    Serena
    Participant

    solved adding a custom css in theme
    input[type=radio] {
    position: relative!important;
    }

    because default wpForm recalls a “static” position which makes the issue.
    you should add this to your native css because you use WPforms by default..
    thank you

    serkan
    Moderator

    Hi,
    Thanks for the feedback.

Viewing 3 posts - 1 through 3 (of 3 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register