Invoice customisation - Invoice label

Hi with the changes in the invoice template on my laser printer the word Invoice is in a very light grey and to be honest I preferred the previous template,

Could you tell me how to change the colour of the word Invoice to black. Currently I am putting the invoice in the printer again to print out Invoice on the top.

Many thanks
James

Go into the invoice gallery:

Select the customise option:

In the CSS box on the right hand side, add this line:

.invoice-header-label { color: #000000; }

And apply the changes, and save it.

Edit: I should add that, that line can go anywhere in the box (providing it’s not part of another line), but personally, I would add it here:

1 Like

Many thanks thats great worked well

James

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.