You can use the following CSS rule to hide the “All fields marked with an * are required” message:
CSS rules can be added in a few ways:
- Added to your theme or child theme’s style.css;
- Added via a plugin for adding custom CSS like: Simple Custom CSS; or
- Added through the Jetpack custom CSS module.
Please note that this rule is CSS–that is, it is not JS or PHP, so please take care to avoid inadvertently adding it to a PHP or JS file, as this will result in errors. As always, never make changes to your site files that you cannot roll back.

