place text in the right bootstrap
* If you need to put your text in the right most of row div.
Add the css class "text-right" (4.6) or text-end (5)
* If you need to put your item in the right most of row div.
Add the css class ml-auto
place text in the right bootstrap
* If you need to put your text in the right most of row div.
Add the css class "text-right" (4.6) or text-end (5)
* If you need to put your item in the right most of row div.
Add the css class ml-auto
text -center bootstrap
<div class="col-lg-6 col-md-6 col-12">
<div class="input-group mb-3">
<div class="input-group-prepend">
<select class="form-control select2bs4" name="country_code" id="country_code" style="width: 100%">
<option value="+91">+91</option>
<option value="+351">+351</option>
<option value="+1">+1</option>
</select>
</div>
<input type="text" name="user" class="form-control" placeholder="Email Or Mobile Number">
</div>
</div>
Copyright © 2021 Codeinu
Forgot your account's password or having trouble logging into your Account? Don't worry, we'll help you to get back your account. Enter your email address and we'll send you a recovery link to reset your password. If you are experiencing problems resetting your password contact us