Okay
  Public Ticket #2549683
conflict with plugin
Closed

Comments

  •  1
    craig6586 started the conversation

    This is an issue with a plugin I am using and the Kalium theme. It only occurs on mobile devices.

    When I try and check a box (on a mobile device) a big block of color fills the screen. It happens on android devices, I haven't tried it on Apple.

    The plugin is called "Formidable Forms" I contacted them and they suggested I try and load another theme to see if the problem persists. It doesn't persist which leads me to think its a conflict between the plugin and the Kalium theme.

    Do you have any suggestions?

    I have attached some images of what I am seeing.


    Thanks,

    Craig

  • [deleted] replied

    Hi Craig,

    Can you please share your Wordpress credentials, because I need to login to your site and test this live.

    To include your credentials click Insert Credentials button in editor toolbar (see how) so your reply will be private.

  •   craig6586 replied privately
  • [deleted] replied

    Hi Craig,

    Can you please add the code below to your Custom CSS area:

    .frm_checkbox input[type=checkbox]:before, .frm_checkbox input[type=radio]:before {
        position: relative;
    }

    Have a nice day!