Back

Hiding the Company Logo from a Template

When you add your company logo to the system, it is automatically applied to all branches in all invoice templates. You will need to follow a few simple steps to hide the logo from a specific template.

Here are the steps in this guide:

To learn how to add a logo to all templates across all branches or customize a logo for each branch, refer to this guide.

How to Hide the Company Logo in an Invoice Template

Click on “Print Templates” from the “Templates” dropdown menu in the main menu, then click on “Invoice/Estimate Layouts.

Click on the three dots next to the template from which you want to hide the logo, then click on “Edit” from the dropdown menu.

Copy this code:
#logo{display:none;}

Then click on “Style” from the sidebar menu and paste the code into the “CSS Code” field, then click the “Save” button.

Click on “Create Invoice” from the “Sales” dropdown menu in the main menu, and select from the dropdown menu in the invoice template field the template from which you hid the logo. Complete the invoice details, then click the “Save” button.

After saving the invoice, you will find that the logo has indeed been hidden.