Skip to content

joelstransky/ninja-form-less-mixins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

ninja-form-less-mixins

CSS LESS mixin file for using Bootstrap3 with the Ninja Forms Wordpress plugin

This is the start of a LESS mixin file for Ninja Forms but may not support all form fields just yet.

Usage: Include ninja-forms.less in a .less file that also imports bootstrap.

example:

@import "bootstrap/bootstrap.less";
@import "ninja-forms.less";

In the Ninja Forms fields editor, add normal bootstrap styles to the 'Custom CSS Classes' setting

example:

form-control col-lg-6

enjoy!

About

CSS LESS mixin file for styling the Ninja Forms Wordpress plugin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages