• How to do corner margin or padding on this pdf invoicing style. I tryed everything and nothing happend. Any idea?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi,

    You can set padding by editing values in Woocommerce > Booster Settings > PDF INVOICING & PACKING SLIPS > Page Settings.

    Thread Starter officialmmt

    (@officialmmt)

    Thank you @rokasjan Yes i can do for whole page but not for a column of invoice, i have 3 column. What should i do.

    Hi,

    If you add a class for your table you can add padding in the “Styling” page by adding something like this to the CSS:

    .class_name {
    	padding: 5px;
    }
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘How to margin left on pdf invoices’ is closed to new replies.