Eross Posted July 11, 2021 Posted July 11, 2021 (edited) Hi ! since Im using bootstrap navbar with foreach array in every links .. does anyone know how to add an array icons ?? Like example <Home Icon> Home, <Info Icon> Informations so on etc... Edited July 11, 2021 by Origami
0 M a p l e Posted August 28, 2021 Posted August 28, 2021 Try use FontAwesome https://fontawesome.com/start Example: <i class="fas fa-home"></i> Home <i class="fas fa-info"></i> Informations
Question
Eross
Hi ! since Im using bootstrap navbar with foreach array in every links .. does anyone know how to add an array icons ?? Like example <Home Icon> Home, <Info Icon> Informations so on etc...
1 answer to this question
Recommended Posts