• Resolved honeybang

    (@honeybang)


    Hi.
    I set the layout by css classes.
    Then the top 2 fields are not clickable.
    What should I do?
    Thanks:)

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

Viewing 1 replies (of 1 total)
  • Hello @honeybang,

    Thanks for getting in touch!

    To fix the field that are not clickable issue you’re facgin we need some custom CSS, which I’ve included here:

    div#wpforms-1797-field_12-container {
        clear: both !important;
    }

    And in case it helps, here’s a great tutorial from WPBeginner on how to add custom CSS like this to your site.

    I hope this helps! When you’ve had a chance to give this a try, could you please let me know if this works for you?

    Thanks! 🙂

    • This reply was modified 5 years, 2 months ago by Prashant Rai.
Viewing 1 replies (of 1 total)

The topic ‘Fields with modified layouts are not clickable.’ is closed to new replies.