CalderaWP / Caldera-Forms

Drag and drop, responsive WordPress form builder.
https://CalderaForms.com
GNU General Public License v2.0
188 stars 163 forks source link

Country dropdown options for the phone better field are hidden when using a modal form on mobiles #3428

Open New0 opened 4 years ago

New0 commented 4 years ago

Country dropdown options for the phone better field are hidden when using a modal form on mobiles. The options appear under the modal form, making them unusable.

New0 commented 4 years ago

Quick solution before we fix this in the plugin. Use the CSS code .iti-mobile .intl-tel-input.iti-container { z-index: 100000000; }

That can be inserted at Appearance -> Customize -> Additionnal CSS