Hello,
Please find here the detailed instructions on how to add a font awesome icon into the menu: https://xtemos.com/docs/woodmart/create-menu-2/
Icon name This filed supports icons only from the provided source from FontAwesome source – the field requires to insert the keyword from FontAwesome icon. For example, ID cart icon code looks like
<i class="fa fa-id-card-o" aria-hidden="true"></i>
it is necessary to extract the part, that identifies the icon, which is id-card-o
and insert into the field.
Best Regards