Form

Shopper supports all of Bootstrap's default form styling in addition to a handful of new input types and features.
Bootstrap documentation


Input group

Easily extend form controls by adding text, buttons, or button groups on either side of textual inputs, custom selects, and custom file inputs.

@
@example.com

Sizing

Set heights using classes like .form-control-lg and .form-control-sm.


Underline

Removes top, right, and left borders of a .form-control.


Input group merge

A slightly modified version of the default input groups that always keeps icons as a part of the form control.


Form select

Customize the native <select>s with custom CSS that changes the element’s initial appearance.


Form check

For even more customization and cross browser consistency, use our completely custom form elements to replace the browser defaults. They’re built on top of semantic and accessible markup, so they’re solid replacements for any default form control.