Title: Print Actions link classes
Last modified: August 21, 2016

---

# Print Actions link classes

 *  Resolved [Roy_Mi6](https://wordpress.org/support/users/roy_mi6/)
 * (@roy_mi6)
 * [12 years ago](https://wordpress.org/support/topic/print-actions-link-classes/)
 * Hi,
 * To make it simpler for my shop admins I want to hide the “print invoice” button
   so that only “print delivery note” is available when viewing an order.
 * I’ve already been able to hide this on the order list view by using:
 *     ```
       .order_actions a.invoice{
       	display: none !important;
       }
       ```
   
 * but when viewing an item directly link buttons have the same class of “print-
   preview-button”.
 * Could you add a class to these elements so they can be differentiated and thus
   individually hidden if required?
 * Regards,
    Roy
 * [https://wordpress.org/plugins/woocommerce-delivery-notes/](https://wordpress.org/plugins/woocommerce-delivery-notes/)

Viewing 1 replies (of 1 total)

 *  [piffpaffpuff](https://wordpress.org/support/users/chabis/)
 * (@chabis)
 * [12 years ago](https://wordpress.org/support/topic/print-actions-link-classes/#post-4861296)
 * added in 3.2

Viewing 1 replies (of 1 total)

The topic ‘Print Actions link classes’ is closed to new replies.

 * ![](https://ps.w.org/woocommerce-delivery-notes/assets/icon-256x256.jpg?rev=2829362)
 * [Print Invoice & Delivery Notes for WooCommerce](https://wordpress.org/plugins/woocommerce-delivery-notes/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/woocommerce-delivery-notes/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/woocommerce-delivery-notes/)
 * [Active Topics](https://wordpress.org/support/plugin/woocommerce-delivery-notes/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/woocommerce-delivery-notes/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/woocommerce-delivery-notes/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [piffpaffpuff](https://wordpress.org/support/users/chabis/)
 * Last activity: [12 years ago](https://wordpress.org/support/topic/print-actions-link-classes/#post-4861296)
 * Status: resolved