Form Wrapper CSS Selectors

Form Wrapper CSS Selectors

Contains the entire Gravity Form

example: the main form wrapper (div) – applies to all forms
body .gform_wrapper { border: 1px solid red }

example: the main form wrapper (div) – applies just to form ID
body #gform_wrapper_1 { border: 1px solid red }

发表回复

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