Msimple Theme: How to Configure and Customize Menus

Msimple themeWordPress menu settingsFont Awesome iconscustom navigation menuadd icons to menu
Published·Modified·

This article assumes you have a basic understanding of WordPress. The menu settings for the Msimple theme are the same as standard WordPress menu settings. The only critical point is to ensure the menu "Display Location" is set to "Custom Navigation Menu"; otherwise, the menu will not appear.

How to Add Font Icons to a Menu

To add a font icon to your menu, simply prepend the following code to the menu item name: <i class="fa fa-server"></i>. Note that fa-server is part of the Font Awesome library. For more font icons, please refer to: http://fontawesome.dashgame.com/.