Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Contributor Ben Ritner – Kadence WP

    (@britner)

    The css posted in the other thread if for email designers where the quantity is it’s own column in the order table.

    Since you’ve changed that within the settings you would need to use css like this:

    .inside-quantity {
    display:none;
    }

    Ben

    Thread Starter arvindpr

    (@arvindpr)

    perfect. thanks a lot Ben. 🙂

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

The topic ‘Remove quantity field in order emails’ is closed to new replies.