Topic: MDB form input feilds with icon\\\\\\\'s
Sree Vennam asked 7 years ago
Damian Gemza staff answered 7 years ago
<div class="md-form"> <i class="fa fa-envelope prefix"></i> <input mdbActive type="text" id="form2" class="form-control"> <label for="form2">Example label</label> </div>
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Resolved
- User: Free
- Premium support: No
- Technology: MDB Angular
- MDB Version: -
- Device: -
- Browser: -
- OS: -
- Provided sample code: No
- Provided link: No
Jackson Antunes commented 6 years ago
In cases that the icon is placed in the middle of input, try using style: display:block, solved for me.