add_filter( 'wpo_wcpdf_custom_styles', function( $css, $document ) {if ( method_exists( $document, 'get_type' ) ) { $type = $document->get_type(); if ( ! in_array( $type, array( 'invoice', 'packing-slip' ), true ) ) { return $css; } }$css .= " @page { size: A6 portrait; margin: 3mm; }body { margin:0 !important; font-size:8.5px; line-height:1.15; } p { margin: 0 0 1.5mm; }/* Compact header */ .header * { margin:0 !important; padding:0 !important; line-height:1.1; } .shop_logo img { max-height: 16mm !important; width:auto !important; }/* Compact order table */ table.order-details { font-size:8.2px; } table.order-details th, table.order-details td { padding: 1px 2px !important; } table.order-details thead th { padding: 1px 2px !important; }/* Compact totals */ .totals, .totals-table, table.totals { font-size:8.2px; } .totals * { padding: 1px 2px !important; margin:0 !important; }/* Reduce extra blocks spacing */ .address, .shop_address, .billing-address, .shipping-address { margin: 0 0 1.5mm !important; }/* Avoid forced page breaks */ * { page-break-before: auto !important; page-break-after: auto !important; } ";return $css; }, 10, 2 );

Showing the single result

-24%
Price range: ₨ 330 through ₨ 410