Remove Recurring Totals
tr.recurring-totals {
display: none;
}Remove Subtotal
.cart-subtotal {
display: none;
}Don't want to mess with code snippets? Request for this to be a feature of MyListing Pro.
tr.recurring-totals {
display: none;
}.cart-subtotal {
display: none;
}