Eross Posted July 11, 2021 Share 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 Quote Link to comment Share on other sites More sharing options...
0 M a p l e Posted August 28, 2021 Share 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 Quote Link to comment Share on other sites More sharing options...
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 by OrigamiLink to comment
Share on other sites