Title: Editing invoice
Last modified: November 16, 2017

---

# Editing invoice

 *  Resolved [MarkOssenaar](https://wordpress.org/support/users/markossenaar/)
 * (@markossenaar)
 * [8 years, 10 months ago](https://wordpress.org/support/topic/editing-invoice/)
 * Hi there,
 * I’m using a different plugin to calculate the shipping costs for each order.
   
   But, when i create an invoice, under each item the weight is mentioned.
 * So, on the invoice the weight is mentioned under each item, which I enter with
   the product properties. But can this also be hidden? Can I change the appearance
   of the invoice with what should / should not be includedm, Because I do not want
   the number of kgs on the invoice.
 * Hope there is an option for it.
 * Thanks in advance.
    Mark

Viewing 1 replies (of 1 total)

 *  Plugin Contributor [Ewout](https://wordpress.org/support/users/pomegranate/)
 * (@pomegranate)
 * [8 years, 10 months ago](https://wordpress.org/support/topic/editing-invoice/#post-9690197)
 * Hi Mark,
    With the Premium Templates extension you can turn this off in the column
   settings:  In the free version you can hide it with CSS:
 *     ```
       .order-details .product .weight { display: none; }
       ```
   
 * [Using custom styles](http://docs.wpovernight.com/woocommerce-pdf-invoices-packing-slips/using-custom-styles/)
 * Hope that helps!
    Ewout

Viewing 1 replies (of 1 total)

 The topic ‘Editing invoice’ is closed to new replies.

 * ![](https://ps.w.org/woocommerce-pdf-invoices-packing-slips/assets/icon-256x256.
   png?rev=2189942)
 * [PDF Invoices & Packing Slips for WooCommerce](https://wordpress.org/plugins/woocommerce-pdf-invoices-packing-slips/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/woocommerce-pdf-invoices-packing-slips/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/woocommerce-pdf-invoices-packing-slips/)
 * [Active Topics](https://wordpress.org/support/plugin/woocommerce-pdf-invoices-packing-slips/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/woocommerce-pdf-invoices-packing-slips/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/woocommerce-pdf-invoices-packing-slips/reviews/)

## Tags

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

 * 1 reply
 * 2 participants
 * Last reply from: [Ewout](https://wordpress.org/support/users/pomegranate/)
 * Last activity: [8 years, 10 months ago](https://wordpress.org/support/topic/editing-invoice/#post-9690197)
 * Status: resolved