{% set normal_description_font_size = '5pt' %} {# Default is 9pt #}
{% set normal_description_font_size = '9pt' %} {# Default is 9pt #}
{% set alt_description_font_size = '9pt' %} {# Default is 9pt #}
{% set small_description_font_size = '9pt' %} {# Default is 9pt #}
{% set jewelry_description_font_size = '7.5pt' %} {# Default is 7.5pt #}
Adrian Samuel
Software Developer
Lightspeed HQ
1 comment
In the template there are options at the top:
https://raw.githubusercontent.com/merchantos/PrintTemplates/master/label/customizable_label.tpl
To change the font-size, simply change the number within the variable.
So each option determines which label it will affect. If I wanted to affect the font-size of the normal label I would do this:
The label size you will be using are determined by the Settings you've configured in Settings > General Options Printing > Label Size.
I hope this helps!
Adrian Samuel
Software Developer
Lightspeed HQ