Most of the time, you』ll want to hide the form title from the shortcode, but if you』re somehow not able to do so, here』s how you can hide the form title using a bit of CSS.
123body .gform_wrapper h3.gform_title { display: none !important;}
Find more CSS examples in our extensive Design and Layout section, and review the Where To Put Your Custom CSS article for advice on placement.
Hiding the Form Title
Hiding the Form Title