Title: Variable Product&#8217;s menu issue
Last modified: January 2, 2018

---

# Variable Product’s menu issue

 *  Resolved [PowerCorePC](https://wordpress.org/support/users/misslehead/)
 * (@misslehead)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/variable-products-menu-issue/)
 * I’m having an issue with Woocommerce in conjunction with the Virtue theme. My
   drop down menus for each variation on a product grow in size on each update. 
   It only affects the width but the base width is 240px and it grows by 10px on
   each update. For example, if my product is a shirt, the variation drop menus 
   of color and size will start at 240px but will grow by 10px when I change from
   red to green or large to small. Any help? I can watch it happen through “Inspect
   Element” but don’t know how to fix it through WordPress/Virtue.

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

 *  [Kevin](https://wordpress.org/support/users/jx-3p/)
 * (@jx-3p)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/variable-products-menu-issue/#post-9827795)
 * hello,
 * Can you please share a link to your site so that I can take a look at this?
 * Thanks,
    Kevin
 *  Thread Starter [PowerCorePC](https://wordpress.org/support/users/misslehead/)
 * (@misslehead)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/variable-products-menu-issue/#post-9827867)
 * Hi Kevin,
 * here is a link to a product on my website ([http://www.powercorepc.com/product/enthoo-pro-m-w-intel-i7-7700k/](http://www.powercorepc.com/product/enthoo-pro-m-w-intel-i7-7700k/)).
   If you try changing a variable such as “CPU Cooler” you will see the variation’s
   menu width change on each update.
 * Thanks
 *  [Kevin](https://wordpress.org/support/users/jx-3p/)
 * (@jx-3p)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/variable-products-menu-issue/#post-9828123)
 * The first thing that I would try is to deactivate your plugins one by one to 
   see if the dropdown stays the same when a certain plugin is OFF.
 * Let me know if you find anything.
 * -Kevin
 *  Thread Starter [PowerCorePC](https://wordpress.org/support/users/misslehead/)
 * (@misslehead)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/variable-products-menu-issue/#post-9828142)
 * I only have WooCommerce, WooCommerce’s Stripe Gateway and Kadence’s ToolKit installed
   and activated. Disabling Kadence’s Toolkit doesn’t change anything. Are you able
   to recreate the problem? or should I just try uninstalling and reinstalling Virtue?
 *  [Ben Ritner – Kadence WP](https://wordpress.org/support/users/britner/)
 * (@britner)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/variable-products-menu-issue/#post-9828480)
 * Hey thanks for posting, As a temporary solution add this to your theme options
   > advanced settings > custom css box:
 *     ```
       div.product form.cart .variations select {
           width: 220px !important;
       }
       ```
   
 * I am going to look into this more and update it with the next theme update.
 *  Thread Starter [PowerCorePC](https://wordpress.org/support/users/misslehead/)
 * (@misslehead)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/variable-products-menu-issue/#post-9828516)
 * Thanks for the response that fixed the issue, hope you can get it sorted out 
   for everyone.

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

The topic ‘Variable Product’s menu issue’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/virtue/3.4.15/screenshot.png)
 * Virtue
 * [Support Threads](https://wordpress.org/support/theme/virtue/)
 * [Active Topics](https://wordpress.org/support/theme/virtue/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/virtue/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/virtue/reviews/)

## Tags

 * [variable product](https://wordpress.org/support/topic-tag/variable-product/)
 * [width](https://wordpress.org/support/topic-tag/width/)

 * 6 replies
 * 3 participants
 * Last reply from: [PowerCorePC](https://wordpress.org/support/users/misslehead/)
 * Last activity: [8 years, 5 months ago](https://wordpress.org/support/topic/variable-products-menu-issue/#post-9828516)
 * Status: resolved