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 }

發表回覆

您的郵箱地址不會被公開。 必填項已用 * 標註