Recipe: Remove the phone number spacing from the landing page

 

If you prefer to remove the spacing between the phone number and phone title, you can do so using this custom code:

 

<style>
.profilePhone.flex-1 {
margin-right: -7px;
width: auto;
}
</style>

 

This custom code will be input by following these steps:

 

  1. From the loan pipeline, click the team name in the upper right hand corner
  2. Select Company Dashboard from the list
  3. In the Company Dashboard navigate to the Company Settings
  4. Head to the Developer tab
  5. Scroll to the Company Custom CSS/JS section and edit
  6. Copy and paste the above code into this section and save

 

 

This will update all existing teams.

 

 

Screen_Shot_2020-05-26_at_6.18.30_PM.png

Was this article helpful?
0 out of 0 found this helpful
Have more questions? Submit a request

Please sign in to leave a comment.