Hidden Form Labels

Project Info

This is the most basic and default form having form sections. Just add .sr-only class to a label to hide. To add form section user .form-sectionclass with any heading tags. This form has the buttons on the bottom left corner which is the default position.

Personal Info

Requirements

User Profile

Just add .sr-onlyclass to a label to hide. You can always change the border color of the form controls using border-*class. In this example we have user border-primary class for form controls. Form action buttons are on the bottom right position.

About User

Contact Info & Bio

Issue Tracking

Just add .sr-onlyclass to a label to hide. This form shows tooltips on hover to provide useful information while user is filling the form. Use data attributes like toggle data-toggle, trigger data-trigger, placement data-placement, title data-titleto show tooltips on form controls.

Timesheet

Just add .sr-onlyclass to a label to hide. This form shows the use of icons with form controls. Define the position of the icon using has-icon-leftor has-icon-right class. Use icon-*class to define the icon for the form control. See Icons sections for the list of icons you can use.

$
.00

Complaint Form

Just add .sr-onlyclass to a label to hide. This is a variation to the default form control styling. In this example all the form controls has round styling. To apply round style add class roundto any form control.

Donation

Just add .sr-onlyclass to a label to hide. This is another variation to the default form control styling. In this example all the form controls has square styling. To apply square style add class squareto any form control.

$
.00

Event Registration

Just add .sr-onlyclass to a label to hide. This example shows a way to center your form in the card. Here we have used .justify-content-md-center .rowclasses to center the form in a full width card. User can always change those classes according to width and offset requirements. This example also uses form action buttons in the center bottom position of the card.