Try something like this:
.invoice-label-row2,
.invoice-label-row3,
.invoice-label-row4 {
display:none;
}
You’d need to put it in the Client Statement CSS.
Try something like this:
.invoice-label-row2,
.invoice-label-row3,
.invoice-label-row4 {
display:none;
}
You’d need to put it in the Client Statement CSS.