Title: Table width
Last modified: August 30, 2016

---

# Table width

 *  [gregy1403](https://wordpress.org/support/users/gregy1403/)
 * (@gregy1403)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/table-width-14/)
 * Hi
 * At our [production site](http://www.tutela.si/new/kategorija/proizvajalec/spartherm/)(
   add 2 products to compare) we use Compare plugin to compare some data that is
   written in post excerpt in table. Table is 100% width, but it gets messy in compare
   table. Products are overlaying.
 * Any idea, how to get it sorted nice?
 * Thank you in advance
 * [https://wordpress.org/plugins/yith-woocommerce-compare/](https://wordpress.org/plugins/yith-woocommerce-compare/)

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

 *  Thread Starter [gregy1403](https://wordpress.org/support/users/gregy1403/)
 * (@gregy1403)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/table-width-14/#post-6889833)
 * Here is screenshot of my problem
 * [http://4.1m.yt/BArQTzh.jpg](http://4.1m.yt/BArQTzh.jpg)
 *  Plugin Author [YITHEMES](https://wordpress.org/support/users/yithemes/)
 * (@yithemes)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/table-width-14/#post-6889865)
 * Hi,
    try to add this css in plugin file style.css on yith-woocommerce-compare/
   assets/css.
 *     ```
       tr.description table td {
          min-width: auto !important;
       }
       ```
   
 * Let me know if it works.
    Best regards.
 *  Thread Starter [gregy1403](https://wordpress.org/support/users/gregy1403/)
 * (@gregy1403)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/table-width-14/#post-6889866)
 * unfortunately it’s not working .. still the same
 *  Plugin Author [YITHEMES](https://wordpress.org/support/users/yithemes/)
 * (@yithemes)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/table-width-14/#post-6889872)
 * Hi,
    If I add this rule works for me. Are you sure you have insert this correctly?
   Have a nice day.

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

The topic ‘Table width’ is closed to new replies.

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

 * 4 replies
 * 2 participants
 * Last reply from: [YITHEMES](https://wordpress.org/support/users/yithemes/)
 * Last activity: [10 years, 4 months ago](https://wordpress.org/support/topic/table-width-14/#post-6889872)
 * Status: not resolved