Gravity Forms Sass

I do a lot of development with WordPress, and most every site needs forms in one way or another. Gravity Forms is my go-to, it is very easy to use and really powerful. The only issue I really have is the styling used is just bloated. Each page gets crowded with several style sheets and the code is very specific so it makes it hard to override.

Yay, an Update!

Gravity Forms Sass now has Bower support! Also a fancy new page on Github.

So I set out to make a more minimal set of styles to use for GF, as well as making it Sass based to benefit from variables and mixins. So here is Gravity Forms Sass for your using pleasure.

So far it includes styling for most components such as,

  • Required fields with error syling
  • GF ready classes
  • Multi part forms (mostly)

It is a new project and will continue to evolve over time.

Check it out on GitHub and feel free to fork away!

Similar Posts

  • BrowsingBetter Overhaul

    Note: This project is no more, never gained any traction. Oh well! Code remains on Github…just in case. A couple years ago I launched a project site called browsingbetter.com, as my own little “try to help the web” idea. After a long while overdue, the site has received a massive overhaul. Designer friend Josh Cagwin…

  • WordPress Feeds to Follow

    There is no shortage of information about WordPress to find on the web, a lot of it is great info while some of it may be suspect. Inspired by the curation of feeds that Paul Irish shares for frontend dev and the like, I wanted to begin putting together a quality source of feeds to…

  • My Setup

    The desk setup of a web developer can be super fun to behold. I especially enjoy seeing what other developers use in their daily work so I am always checking out setup sites. I figured it was about time to share mine, and perhaps my own dev setup will inspire someone else out there. Enjoy!

  • My Dotfiles

    So I just got a new computer, 13″ Retina MacBook Pro. I figured it would be a good time to spend the time setting up my dotfiles for quick setup and settings management.