Invoice title says Notes rather than Description

Hi @Josh4u

You can change this using CSS transformations.

If you edit your invoice template by clicking on the green box in the top left:

Select ‘Customise this Style’:

Then, at the very bottom of the CSS code, add these lines:

.transform-taskHead_02 {
     content: 'Description';
}

Like so:

Press save, read and acknowledge the message, and job done :slight_smile:

For reference, there’s details on this feature here: