Title: Attribute selection dropdown list width
Last modified: October 8, 2020

---

# Attribute selection dropdown list width

 *  Resolved [jigtak](https://wordpress.org/support/users/jigtak/)
 * (@jigtak)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/attribute-selection-dropdown-list-width/)
 * Can anyone help me reducing the width of the attribute selection box in single
   product page. The box is covering the entire row. Please see website [https://mw-accessories.com/product/18k-gold-plated-stainless-steel-cuff-bracelet/](https://mw-accessories.com/product/18k-gold-plated-stainless-steel-cuff-bracelet/).
 * I tried deavtivating the plugins one by one to check if any of the plugins were
   affecting the size. But I got the same result. ..
    Thank you in advance
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fattribute-selection-dropdown-list-width%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  Plugin Support [Riaan K.](https://wordpress.org/support/users/riaanknoetze/)
 * (@riaanknoetze)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/attribute-selection-dropdown-list-width/#post-13507242)
 * Hi there,
 * The width of that dropdown is powered by the theme you’re using – Astra. You’ll
   want to get in touch with their support team to check what settings are available
   as this isn’t something that the core WooCommerce plugin would have any direct
   control over.
 * In the meantime, you could use the following custom CSS at **Appearance > Customize
   > Additional CSS** as a temporary workaround:
 *     ```
       .woocommerce div.product form.cart .variations select {
         width: 50% !important;
       }
       ```
   

Viewing 1 replies (of 1 total)

The topic ‘Attribute selection dropdown list width’ is closed to new replies.

 * ![](https://ps.w.org/woocommerce/assets/icon.svg?rev=3234504)
 * [WooCommerce](https://wordpress.org/plugins/woocommerce/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/woocommerce/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/woocommerce/)
 * [Active Topics](https://wordpress.org/support/plugin/woocommerce/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/woocommerce/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/woocommerce/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Riaan K.](https://wordpress.org/support/users/riaanknoetze/)
 * Last activity: [5 years, 9 months ago](https://wordpress.org/support/topic/attribute-selection-dropdown-list-width/#post-13507242)
 * Status: resolved