Question about custom css for hubspot crm

Dear all,

We are now using Hubspot CRM for quite some time and are heavily using the companies, contacts and deals objects and associations between them.

I would like to know if it’s possible to for example change the background color of the left panel when clicking on a company to be light red in case a specific attribute is set to “true”.

The use case is that some contacts and or companies are set to “inactive” by a custom property by us in case they are not relevant anymore. I want to directly see this by setting the background of the left panel to a light red color.

How can this be achieved?

Hi @LOpdebeke,

While they don’t offer exactly what you’re looking for, have you considered the HubSpot CRM development tools? A Closer Look at the CRM Development Tools for HubSpot Developers (Beta)

They let you add custom building blocks to the right sidebar, which also could include colored highlights, warnings, info boxes etc, depending on a contact status:

Best regards!