Viewing 1 replies (of 1 total)
  • Plugin Contributor Ewout

    (@pomegranate)

    You can do this with CSS:

    
    .order-details td,
    .order-details th {
    	padding: 4mm;
    }
    

    Pro tip: if you want to know which selectors to use you can either enable “HTML output” in the Status tab of the PDF Invoice settings, or add &output=html to the URL for the document.

Viewing 1 replies (of 1 total)
  • The topic ‘Add padding to product table rows’ is closed to new replies.