If you prefer to remove the Company Name on your landing page, you can do so using this custom code:
<style> p.profileCompany { display: none; } </style>
This custom code will be input by following these steps:
- From the loan pipeline, click the team name in the upper right hand corner
- Select Company Dashboard from the list
- In the Company Dashboard navigate to the Company Settings
- Head to the Developer tab
- Scroll to the Company Custom CSS/JS section and edit
- Copy and paste the above code into this section and save
This particular code will remove the company name from your Business Card on your Landing Page
This will update all existing teams with this verbiage.
Article is closed for comments.