Title: Dropdown text cut off
Last modified: February 27, 2020

---

# Dropdown text cut off

 *  Resolved [cwwallis](https://wordpress.org/support/users/cwwallis/)
 * (@cwwallis)
 * [6 years, 2 months ago](https://wordpress.org/support/topic/dropdown-text-cut-off/)
 * I created a 3 option dropdown but the text is cut in half. Is there a setting
   for this?
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fdropdown-text-cut-off%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  [ashin_acowebs](https://wordpress.org/support/users/ashinacowebs/)
 * (@ashinacowebs)
 * [6 years, 2 months ago](https://wordpress.org/support/topic/dropdown-text-cut-off/#post-12490440)
 * Hi,
 * Please use the below CSS code to solve the issue.
 *     ```
       .wcpa_form_outer .wcpa_form_item select {
           line-height: 15px;
       }
       ```
   
 * Add this at Appearance -> Customize ->** Additional CSS **
 * Thank you.
    -  This reply was modified 6 years, 2 months ago by [ashin_acowebs](https://wordpress.org/support/users/ashinacowebs/).

Viewing 1 replies (of 1 total)

The topic ‘Dropdown text cut off’ is closed to new replies.

 * ![](https://ps.w.org/woo-custom-product-addons/assets/icon-256x256.gif?rev=3328656)
 * [Product Addons for Woocommerce - Product Options with Custom Fields](https://wordpress.org/plugins/woo-custom-product-addons/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/woo-custom-product-addons/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/woo-custom-product-addons/)
 * [Active Topics](https://wordpress.org/support/plugin/woo-custom-product-addons/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/woo-custom-product-addons/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/woo-custom-product-addons/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [ashin_acowebs](https://wordpress.org/support/users/ashinacowebs/)
 * Last activity: [6 years, 2 months ago](https://wordpress.org/support/topic/dropdown-text-cut-off/#post-12490440)
 * Status: resolved