Skip to content

WebDevStudios/gf-custom-styles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Provides several custom styles for Gravity Forms, available per-form.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages