Topic: How to use prefix class with FA SVG Icons
<div class="md-form">
<i class="fa fa-envelope prefix"></i>
<input type="text" id="form2" class="form-control">
<label for="form2">Example label</label>
</div>
The input's icon color used to change when the input is in focus.
But now it does not. How do I change the colour of that SVG icon when my input is focus?Icon Prefixes
Jakub Mandra
staff premium answered 2 years ago
Answered
- User: Pro
- Premium support: No
- Technology: jQuery
- MDB Version: 4.5.10
- Device: Windows
- Browser: Chrome
- OS: Windows
- Provided sample code: No
- Provided link: Yes