Title: Custom CSS Select Dropdown
Last modified: December 31, 2021

---

# Custom CSS Select Dropdown

 *  Resolved [mirkoschubert](https://wordpress.org/support/users/mirkoschubert/)
 * (@mirkoschubert)
 * [4 years, 5 months ago](https://wordpress.org/support/topic/custom-css-select-dropdown/)
 * Hi, I’m trying to set a bigger font size to the dropdown menu of multiple select
   fields with custom CSS, but nothing works. Since the custom CSS option seems 
   to be compiled afterwards, it would be nice to know how to address the dropdown
   menu of a select field, e.g. just like this:
 *     ```
       .forminator-select-dropdown ul li {
         font-size: 1.125rem;
       }
       ```
   
 * Is there any solution for this problem? Whatever I tried, the CSS does’t want
   to be built and doesn’t show in the web inspector.

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

 *  Plugin Support [Nebu John – WPMU DEV Support](https://wordpress.org/support/users/wpmudevsupport14/)
 * (@wpmudevsupport14)
 * [4 years, 4 months ago](https://wordpress.org/support/topic/custom-css-select-dropdown/#post-15210190)
 * Hi [@mirkoschubert](https://wordpress.org/support/users/mirkoschubert/),
 * I hope you are keeping well and thank you for reaching out to us.
 * You can change the font size of the Dropdown menu from the Appearance tab of 
   the form. Please check the following screenshot for reference: [https://ibb.co/Y0WS5jB](https://ibb.co/Y0WS5jB)
 * I hope that helps.
 * Kind Regards,
    Nebu John
 *  Thread Starter [mirkoschubert](https://wordpress.org/support/users/mirkoschubert/)
 * (@mirkoschubert)
 * [4 years, 4 months ago](https://wordpress.org/support/topic/custom-css-select-dropdown/#post-15210515)
 * Hi [@wpmudevsupport14](https://wordpress.org/support/users/wpmudevsupport14/),
 * Thank you for your reply! But sadly this doesn’t help. The custom font size would
   also change the font family and weight. But the website of my customer doesn’t
   use any Google fonts, but a custom one.
 * So it must be a solution with custom CSS.
 *  [Kris – WPMU DEV Support](https://wordpress.org/support/users/wpmudevsupport13/)
 * (@wpmudevsupport13)
 * [4 years, 4 months ago](https://wordpress.org/support/topic/custom-css-select-dropdown/#post-15214249)
 * Hi [@mirkoschubert](https://wordpress.org/support/users/mirkoschubert/)
 * Could you share the page URL in your next reply where this form is located so
   we could take a look does theme on site does not force select font size and adjust
   CSS for you?
 * Kind Regards,
    Kris
 *  Thread Starter [mirkoschubert](https://wordpress.org/support/users/mirkoschubert/)
 * (@mirkoschubert)
 * [4 years, 4 months ago](https://wordpress.org/support/topic/custom-css-select-dropdown/#post-15216899)
 * Hi [@wpmudevsupport13](https://wordpress.org/support/users/wpmudevsupport13/),
 * No, I can’t share with you a staging site of my customer. 😉
    In the meantime
   I adjusted the CSS over the Oxygen builder **after** your plugin CSS is built.
 * It doesn’t seem possible to use your custom CSS field in your plugin. It would
   be nice though if the CSS you enter in the field was output in its original form.
 * Or if you use the appearance options there should be a way to change only one
   thing, e.g. the font size without changing the font family or weight. Same for
   the colors aso.
 *  [Kris – WPMU DEV Support](https://wordpress.org/support/users/wpmudevsupport13/)
 * (@wpmudevsupport13)
 * [4 years, 4 months ago](https://wordpress.org/support/topic/custom-css-select-dropdown/#post-15222312)
 * Hi [@mirkoschubert](https://wordpress.org/support/users/mirkoschubert/)
 * > It doesn’t seem possible to use your custom CSS field in your plugin. It would
   > be nice though if the CSS you enter in the field was output in its original
   > form.
 * This should be possible with [https://wpmudev.com/docs/wpmu-dev-plugins/forminator/#appearance-forms](https://wpmudev.com/docs/wpmu-dev-plugins/forminator/#appearance-forms)-
   > Custom CSS
 * But as mentioned above (shared by Nebu), it seems that the feature we have build-
   in is overwrite somehow by other plugins or theme styles and Forminator styles
   give no results in this case.
 * Kind Regards,
    Kris
 *  Plugin Support [Amin – WPMU DEV Support](https://wordpress.org/support/users/wpmudev-support2/)
 * (@wpmudev-support2)
 * [4 years, 4 months ago](https://wordpress.org/support/topic/custom-css-select-dropdown/#post-15245667)
 * Hello [@mirkoschubert](https://wordpress.org/support/users/mirkoschubert/) ,
 * We haven’t heard from you for several days now, so it looks like you don’t need
   our assistance anymore.
 * Feel free to re-open this ticket if needed.
 * Kind regards
    Kasia

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

The topic ‘Custom CSS Select Dropdown’ is closed to new replies.

 * ![](https://ps.w.org/forminator/assets/icon-256x256.gif?rev=3443182)
 * [Forminator Forms – Contact Form, Payment Form & Custom Form Builder](https://wordpress.org/plugins/forminator/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/forminator/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/forminator/)
 * [Active Topics](https://wordpress.org/support/plugin/forminator/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/forminator/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/forminator/reviews/)

 * 6 replies
 * 4 participants
 * Last reply from: [Amin – WPMU DEV Support](https://wordpress.org/support/users/wpmudev-support2/)
 * Last activity: [4 years, 4 months ago](https://wordpress.org/support/topic/custom-css-select-dropdown/#post-15245667)
 * Status: resolved