Quantcast
Channel: CSS Selectors Archives - Gravity Forms Documentation
Browsing latest articles
Browse All 25 View Live

CAPTCHA Field CSS Selectors

reCAPTCHA Container Third party markup inserted dynamically – contains the ReCaptcha form fields example: ReCaptcha container (div) – applies to all forms body .gform_wrapper .gform_body .gform_fields...

View Article



Section Break CSS Selectors

Container Wraps the section break elements inside the containing list item example: section break container (li) – applies to all forms body .gform_wrapper .gform_body .gform_fields .gsection {border:...

View Article

Time Field CSS Selectors

Hours Container Contains the hours input field and sub-label example: time – hours container (div) – applies to all forms body .gform_wrapper .gform_body .gform_fields .gfield .gfield_time_hour...

View Article

Date Field CSS Selectors

Date Picker Input Type Input Field example: date – input field (input) – applies to all forms body .gform_wrapper .gform_body .gform_fields .gfield .datepicker {border: 1px solid red} example: date –...

View Article

Checkboxes Field CSS Selectors

List Unordered list used to structure all of the individual list choices example: standard checkbox list (ul) – applies to all forms body .gform_wrapper .gform_body .gform_fields .gfield...

View Article


Radio Buttons Field CSS Selectors

List Unordered list used to structure all of the individual list choices example: standard multiple-choice list (ul) – applies to all forms body .gform_wrapper .gform_body .gform_fields .gfield...

View Article

Paragraph Text Field CSS Selectors

example: standard paragraph field (textarea) – applies to all forms body .gform_wrapper .gform_body .gform_fields .gfield textarea {border: 1px solid red} example: standard paragraph field (textarea)...

View Article

Single Line Text Field CSS Selectors

Container example: single line text field container (div) – applies to all forms body .gform_wrapper .gform_body .gform_fields .gfield .ginput_container_text {border: 1px solid red} example: single...

View Article


Drop Down Field CSS Selectors

If you’ve enabled the Enhanced UI option, you will need to target “.chosen-container” CSS class rather than “.ginput_container_select” in the selectors below. Container example: standard drop-down...

View Article


Consent Field CSS Selectors

Container example: consent field container – applies to all forms body .gform_body .gform_fields .ginput_container.ginput_container_consent {border: 1px solid red} example: consent field container –...

View Article
Browsing latest articles
Browse All 25 View Live




Latest Images