Viewing 1 replies (of 1 total)
  • Plugin Author WebToffee

    (@webtoffee)

    Hi @oncehector,

    Thanks for reaching out.

    You can use the below-mentioned style to the plugin settings (Decorator > Other > Custom styles) to hide the subtotal and the price.

    #wt_order_items_table tr th:nth-child(3), #wt_order_items_table tr td:nth-child(3), #wt_order_items_table tfoot
    {
         display:none !important;
    }
Viewing 1 replies (of 1 total)
  • The topic ‘[NSFW] How to override the email templates?’ is closed to new replies.