• Hello:

    I customized my contact form to have 2 columns using the Columns Shortcode method shown here:

    https://deliciousthemes.com/contact-form-7-fields-columns/

    Now, I cannot enter data into the form fields. I tried to add the following to my custom css:

    .cf7-style input {
    z-index: 2;
    position: relative;
    }

    No joy. Does anyone have any ideas what might be causing this and how to fix it?

    Thanks in advance:
    Sarah

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Takayuki Miyoshi

    (@takayukister)

    Try switching to the default theme (Twenty Nineteen or Twenty Seventeen).

    Thread Starter sarahdc

    (@sarahdc)

    Why would I do that? I am using the theme I need to use. Would switching the theme help me solve the problem and then I can switch back?

    Why would I do that?

    This is a technique commonly used in WordPress to find what is actually causing a particular problem.

    Switch temporarily (nothing will be lost when you switch back) to a WP default theme & disable all plugins other than Contact Form 7 to see if the problem goes away.

    If it does you can switch back to your theme & re-activate each plugin one by one to see when the problem occurs.

    Thread Starter sarahdc

    (@sarahdc)

    Perfect – thank you for the explanation. I will give it a go.

    S

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Cannot enter data into input fields’ is closed to new replies.