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

  • 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!

  • 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…

  • Move The Web Forward

    The web is one of the most exciting places to work because it is ever changing and evolving. Much like the human race, the web grows and adapts to influence over time and without a helping hand every so often that adaptation can drift off course. It is important for those of us who live…

  • 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.