Title: Edit columns width, order items table
Last modified: December 9, 2018

---

# Edit columns width, order items table

 *  Resolved [Caoba](https://wordpress.org/support/users/caoba/)
 * (@caoba)
 * [7 years, 5 months ago](https://wordpress.org/support/topic/edit-order-items-table/)
 * Hi,
 * I would like to edit the width of the columns in the order items table, make 
   the column “Product” have a fixed width and the columns “Quantity” and “Price”,
   an “automatic” width, so to speak.
 * How could he do it?
 * Thanks in advance.
    -  This topic was modified 7 years, 5 months ago by [Caoba](https://wordpress.org/support/users/caoba/).

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

 *  Plugin Contributor [Ben Ritner – Kadence WP](https://wordpress.org/support/users/britner/)
 * (@britner)
 * [7 years, 5 months ago](https://wordpress.org/support/topic/edit-order-items-table/#post-10970358)
 * I’m not sure all the email provider inbox will work with this and haven’t got
   a chance to test but you can try:
 *     ```
       table.td th.td:first-child {
           width: 300px;
       }
       ```
   
 * I’ll try and test in a bit.
 * Ben
 *  Thread Starter [Caoba](https://wordpress.org/support/users/caoba/)
 * (@caoba)
 * [7 years, 5 months ago](https://wordpress.org/support/topic/edit-order-items-table/#post-10981720)
 * Thank you very much, it has served me, it work!!
 * Regards.
 *  [Barry Brunning](https://wordpress.org/support/users/datastream/)
 * (@datastream)
 * [6 years, 11 months ago](https://wordpress.org/support/topic/edit-order-items-table/#post-11610115)
 * Hi Ben,
 * Probably just what I’m looking for, but please excuse my ignorance. Where should
   I place these CSS lines?
 * I know about Appearance/Customise/Additional CSS, but if I place it there, won’t
   it affect other tables?
 * Thank you,
    Barry
 *  [hannah](https://wordpress.org/support/users/hannahritner/)
 * (@hannahritner)
 * [6 years, 11 months ago](https://wordpress.org/support/topic/edit-order-items-table/#post-11612167)
 * Hi Barry,
    The WooCommerce email designer has its own css box. Navigate to WooCommerce
   > Email Customizer > Custom Styles.
 * Hannah
 *  [Barry Brunning](https://wordpress.org/support/users/datastream/)
 * (@datastream)
 * [6 years, 11 months ago](https://wordpress.org/support/topic/edit-order-items-table/#post-11614004)
 * Hi Hannah,
 * Thank you. The minute you mentioned it I remembered the Custom Styles.
 * I guess I’m suffering from POO (Plugin Option Overlood).
 * Best regards,
    Barry
 *  [hannah](https://wordpress.org/support/users/hannahritner/)
 * (@hannahritner)
 * [6 years, 11 months ago](https://wordpress.org/support/topic/edit-order-items-table/#post-11614184)
 * Ha! No worries:)
 * Hannah

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

The topic ‘Edit columns width, order items table’ is closed to new replies.

 * ![](https://ps.w.org/kadence-woocommerce-email-designer/assets/icon-256x256.png?
   rev=3115863)
 * [Kadence WooCommerce Email Designer](https://wordpress.org/plugins/kadence-woocommerce-email-designer/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/kadence-woocommerce-email-designer/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/kadence-woocommerce-email-designer/)
 * [Active Topics](https://wordpress.org/support/plugin/kadence-woocommerce-email-designer/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/kadence-woocommerce-email-designer/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/kadence-woocommerce-email-designer/reviews/)

## Tags

 * [columns](https://wordpress.org/support/topic-tag/columns/)
 * [edit](https://wordpress.org/support/topic-tag/edit/)
 * [items](https://wordpress.org/support/topic-tag/items/)
 * [order](https://wordpress.org/support/topic-tag/order/)
 * [table](https://wordpress.org/support/topic-tag/table/)
 * [width](https://wordpress.org/support/topic-tag/width/)

 * 6 replies
 * 4 participants
 * Last reply from: [hannah](https://wordpress.org/support/users/hannahritner/)
 * Last activity: [6 years, 11 months ago](https://wordpress.org/support/topic/edit-order-items-table/#post-11614184)
 * Status: resolved