I have more fields than usual in registration form. the current .form-login class is a bit narrow and gets very long when accommodating all the fields. how can i have two columns instead of one to have better adjustments for the fields.
I have more fields than usual in registration form. the current .form-login class is a bit narrow and gets very long when accommodating all the fields. how can i have two columns instead of one to have better adjustments for the fields.
Hi,
Please open file login.html and search class: "col-xs-12 col-lg-4 pull-right"
You can change the width at col-lg-4
For more instruction, please check https://getbootstrap.com/docs/3.3/css/#grid