Title: Order notes problem
Last modified: March 25, 2019

---

# Order notes problem

 *  Resolved [browniescomtr](https://wordpress.org/support/users/browniescomtr/)
 * (@browniescomtr)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/order-notes-problem/)
 * I use kadance and its very usefull. But i just realized a mistake on mails.
    
   If customer write an order note and if its long shape of design is corupted. 
   i send 2 different images link in here.
 * Normal: [https://snag.gy/UOnJb1.jpg](https://snag.gy/UOnJb1.jpg)
 * Abuse: [https://snag.gy/IBTF2S.jpg](https://snag.gy/IBTF2S.jpg)
 * how can i fix it?
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Forder-notes-problem%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Plugin Contributor [Ben Ritner – Kadence WP](https://wordpress.org/support/users/britner/)
 * (@britner)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/order-notes-problem/#post-11354553)
 * Hey,
    That is just a table in html doing what it thinks it’s supposed to. You
   can override with css in the custom css box to prevent a table column from becoming
   too large:
 *     ```
       table.td tr .td:first-child {
           width: 40%;
       }
       table.td tr .td:last-child {
           width: 40%;
       }
       ```
   
 *  Thread Starter [browniescomtr](https://wordpress.org/support/users/browniescomtr/)
 * (@browniescomtr)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/order-notes-problem/#post-11355991)
 * Thank for your help its work fine.
 *  Plugin Contributor [Ben Ritner – Kadence WP](https://wordpress.org/support/users/britner/)
 * (@britner)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/order-notes-problem/#post-11358100)
 * Glad that worked 🙂
 * Ben

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

The topic ‘Order notes problem’ 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/)

 * 3 replies
 * 2 participants
 * Last reply from: [Ben Ritner – Kadence WP](https://wordpress.org/support/users/britner/)
 * Last activity: [7 years, 2 months ago](https://wordpress.org/support/topic/order-notes-problem/#post-11358100)
 * Status: resolved