While using Custom CSS and Custom JS, BoldDesk allows you to customize the help widget.
To customize the Custom CSS,
Add additional CSS to override the existing styles of the help widget.

For example, you can add the style as shown below.

To customize the Custom JS,
Similar to Custom CSS, add the Custom JS scripts for the help widget.

For instance, you can add the custom script to hide the phone number field as shown below.

Note:
- Any custom code you add to the widget is your responsibility. Please take care when making these modifications because they could cause an impact on your customer experience.
- When incorporating CSS or JS, please use proper syntax.