All Projects → WebDevStudios → gf-custom-styles

WebDevStudios / gf-custom-styles

Licence: GPL-2.0 license
Provides several custom styles for Gravity Forms, available per-form.

Programming Languages

PHP
23972 projects - #3 most used programming language

Gravity Forms Custom Styles

  • Super lightweight

  • Allows you to add styles to gravity forms using wp-color-picker and other inputs.

  • CSS is injected via wp_head in lieu of creating an additional css file. This is just to get rid of various server file writing/creation issues (although you can usually write to wp_upload_dir ), as well as the additional HTTP request generated, and lastly, various caching issues.

  • If you'd like to see another style added, pull requests of course are welcome!

  • Any feedback appreciated

Contributors

  • @ramiabraham

  • @onefinejay

To-do:

  • Hover and focus styles, via tabbed UI in admin settings
  • Disable styles on mobile option
  • Custom styles per form
  • Syntax highlighting for custom css textarea
  • Defer checkbox and radio button fix to option

How it works

  • Install and activate
  • Go to Forms --> Custom Styles
  • Configure the custom style options as needed
  • Save
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].