dropdown + img | WordPress.org

Hello @bellhogar

Thank you very much for using our plugin. When you display the options with images in a dropdown field, it is transformed into another control type (Select2), and some styles defined in the theme active on your website are not been applied to this control.

To modify the Select2 control to have the same height as other controls in your form, please, enter the style definition below through the “Customize Form Design” attribute in the “Form Settings” tab (https://resources.developers4web.com/cff/images/documentation/form-settings-tab.png)

#fbuilder .select2-selection.select2-selection--single,
#fbuilder .select2-selection.select2-selection--single .select2-selection__rendered,
#fbuilder .select2-selection.select2-selection--single .select2-selection__arrow,
#fbuilder .select2-selection.select2-selection--single .select2-selection__rendered>span{
min-height:38px;
border-radius: 3px;
}

Best regards.

 

This site will teach you how to build a WordPress website for beginners. We will cover everything from installing WordPress to adding pages, posts, and images to your site. You will learn how to customize your site with themes and plugins, as well as how to market your site online.

Buy WordPress Transfer