How to modify the size of the barcode in the variants table?

How to modify the size of the barcode in the variants table?

To modify the size of the barcodes it is necessary to use our "Advanced Customization tool".

You must use this code:
   .nis-table-variants td {
    vertical-align: middle;
}

  .nis-table-variants .nis-td-0 {
    font-size: 9px;
    font-weight: normal;
}

.nis-table-variants .nis-td-2 {
     font-size: 28px;
     font-weight: bold;

And to enlarge or decrease size, modify the font-size.

If after this you need our help let us know, you can contact us in our online chat, or send us an email directly to support@nowinstore.com