Hiding the Form Title

Hiding the Form Title

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.

发表回复

您的邮箱地址不会被公开。 必填项已用 * 标注