You can easily add icons to your menu items. Simply add the FontAwsome HTML code in the Navigation Label field of your menu item.
Example Code:
<i class="fas fa-search"></i>
You can find a list of icons at FontAwesome.
That's all.
You can easily add icons to your menu items. Simply add the FontAwsome HTML code in the Navigation Label field of your menu item.
<i class="fas fa-search"></i>
You can find a list of icons at FontAwesome.
That's all.