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

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

To customize the Custom JS,
Add the custom script to hide the phone number field as shown below.

For example, you can add the script as follows.

Note:
- Any custom code you add to the web form 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.