To hide the Twilio error banner that says Get a phone number to start texting & calling here:
You can use the following Custom CSS in the agency view:
This applies to all the locations to hide all Twilio banners:
.hl_alert_twilio{display:none}
Modified on: Mon, 13 Feb, 2023 at 11:42 AM
To hide the Twilio error banner that says Get a phone number to start texting & calling here:
You can use the following Custom CSS in the agency view:
This applies to all the locations to hide all Twilio banners:
.hl_alert_twilio{display:none}
Did you find it helpful? Yes No
Send feedback