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

    (@wpbean)

    Hi,

    It’s for your theme. The theme has a style for hiding the dropdowns.

    Add this CSS code on your site to show the dropdown on the popup. The issue will be fixed.

    .wpb-gqf-form-style-true select {
        visibility: visible!important;
    }

    Thanks

    Thread Starter ozil23

    (@ozil23)

    thank you sir
    Also if I bought the pro version can I use the wp form instead of the contact form 7?

    Plugin Author WPBean

    (@wpbean)

    Hi,

    I am sorry, currently, it only works with the Contact form 7.

    Thanks

    Plugin Author WPBean

    (@wpbean)

    But we are working on this plugin next update. We will try to add the WP Forms support to this plugin.
    I will keep you posted.
    Thanks

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Form not showing drop down menu’ is closed to new replies.