Home Forums WoodMart support forum Header option is missing form theme setting. and header is not working Reply To: Header option is missing form theme setting. and header is not working

#145104

Hello,

Actually, The Theme supported 4.7 version of the FontAwesome and you have to use/take icons from 4.7 for the Menu.

And here is how:

class should contain only the icon name, for example not fa fa-home but simply home
fa fa- is added automatically.

FontAwesome 4.7 Icons List: https://fontawesome.com/v4.7.0/icons/

Best Regards.