Just add .sr-only
class to a label to hide. This example shows a way to center your form in the card. Here we have used col-md-6 ml-auto
classes 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.
Just add .sr-only
class to a label to hide. This example shows a ways to center your card with form. Here we have used col-md-6 ml-auto
classes to center the card as its not full width. 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.