Hi @elizhape,
Here is a guide on using the CSS editor for invoices: 10 basic CSS tricks for styling your invoices
You’ll need to Just open up the CSS editor and add the following class:
.invSenderCountry{
display:none;
}
Hi @elizhape,
Here is a guide on using the CSS editor for invoices: 10 basic CSS tricks for styling your invoices
You’ll need to Just open up the CSS editor and add the following class:
.invSenderCountry{
display:none;
}