All Projects → 5t3ph → gravity-forms-snippets

5t3ph / gravity-forms-snippets

Licence: GPL-2.0 License
Applies bootstrap classes to various fields.

Programming Languages

PHP
23972 projects - #3 most used programming language

Gravity Forms Snippets

A growing repository with simple functions to improve integration of Gravity Forms with WordPress themes.

gravity-forms-bootstrap3-styles.php

  • Applies Bootstrap 3 classes to most common fields.
  • Requires Bootstrap 3 to be in use by the theme.
  • Using this function allows use of Gravity Forms default CSS in conjuction with Bootstrap (benefit for fields types such as Address).

gravity-forms-bootstrap4-styles.php

  • Applies Bootstrap 4 classes to all fields.
  • Requires Bootstrap 4 to be in use by the theme.
  • Using this function allows use of Gravity Forms default CSS in conjuction with Bootstrap (benefit for fields types such as Address).
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].