I am using this plugin:
https://wordpress.org/plugins/font-awesome-4-menus/
which does exactly what you need.
Go to your Screen Options panel (top right) and activate CSS Classes. Then add fa-home fa-fw
to your CSS class field.
Related Posts:
- Removing custom meta data
- How to add a data attribute to a WordPress menu item
- How to display custom field in woocommerce orders in admin panel?
- Get the ID of the page a menu item links to?
- Add container to nav_menu sub menu
- Get menu object from theme_location
- Get a list of all available fields in the User Profile
- Using wp_get_nav_menu_items() to list children of children pages
- Refresh page after form action
- contactform7 remove tags with “wpcf7_autop false” from functions.php
- Add new user : make the fields First Name and Last name required
- Custom menus displaying all pages instead of set pages
- Return only top-level navigation items from a menu using wp_get_nav_menu_items
- Add options to featured image
- Add meta data to the menu
- Assign category using custom field?
- Editing or filtering the output of the Genesis navigation
- WordPress registration and contact form 7 [closed]
- How to use max and min values of custom fields
- How to add the post ID (or any other post data) to a Contact Form 7 mail?
- Customizer field value into functions.php variable
- Logout hyperlink within a sub-menu
- CSS for menu item added via functions.php
- How To Remove Duplicate Menu Locations
- Gravity Forms – Using a Form to Pre-populate A Gravity Form [closed]
- Replace menu links with # and add name to its li
- Auto delete post if certain custom field data is empty
- Function issue with Walker_Nav_Menu [duplicate]
- Ajax not working properly
- Why does the ‘wp_nav_menu’ function work only until a menu is created?
- Custom Static Links For Specific Menu Right Before/Next The wp_nav_menu Function now working
- Make parent page only link to first subpage
- Having a Function Inside of the Loop
- wp_nav_menu, walker class, categories as classes of li
- Hard-coding custom menu elements for menu manager
- How to fetch the name of the active menu?
- Custom Attachment Caption Fields
- WordPress function saves a post twice and updates all posts
- ACF not showing
- Is There Any Built In WP Functionality For Combining Form Fields To Return Specific Data
- How to get correct value from checked()?
- wp_nonce_field is breaking form for reasons unknown
- How do I hook into the container of wp_nav_menu?
- Custom Behavior when Adding New Custom Post Type in Dashboard
- Dropline menus — seperators between children only?
- Filter nav menu items HTML tags and wrap inner text with span
- Functions php shortcode for displaying main menu with no child items
- Nav menus all outputting the same links
- Secondary Menu and Logged In Users
- Change menu based on page template via functions.php
- Show some menu sub items as dropdown under a menu item
- Contact Form 7 If Condition
- How to add custom li item to wordpress menu
- Init action and refresh page after form action
- Insert Address fields into function
- Different methods of adding menu support to custom theme
- Adding a section in line at the end of the main navigation menu in php
- How add body_class from wp_termmeta
- wp_nav_menu work in functions.php but not in the theme
- How to register a menu based on a ACF condition
- How do I display a date correctly that is stored in the database as a backwards 8 digit number from Advanced Custom Fields? [closed]
- How to hightlight all ancestor menu items of a child page NOT displayed in menu
- Sort and display pages with specific custom field (not tag)
- shorthand syntax for custom fields
- Fill empty custom field with other custom field
- search form leads to 404
- How Can I add a menu to the theme from withen the function.php file
- Perform function on publish AND save (not just save)
- define css class in functions.php
- dynamic enquiry form [closed]
- Custom Menu in Admin doesn’t change menu in browser
- How would I make a function to dynamically determine if user is logged to change navigation menu text?
- wp_nav_menu displaying all pages
- How to change text color depending on the number value (Using javascript)
- Warning at top of website & top menu gone
- How to display an image before title text in menu items
- Trying to update Woocommerce meta values
- Problems adding a new field to product in cart
- Postback redirect through add_action is not triggered
- How Can I Concatenate A String With One Of My Custom Field Value Before Saving The Post?
- Button click counter for login user
- Create New User Custom Field not Saving
- How to change form action of wp-login page with a function
- WordPress Ajaxifying not working properly
- How to echo the translated custom field?
- How to add function to custom fields when page/post has a password?
- Insert menu into theme location depending on user logged in/out status
- us states dropdown function and echo in theme template files
- Dynamically generated Navigation Diagram using Custom Fields
- Define an extra field for all pages (with no plugin?)
- Adding a filter with custom function to the menu / navigation
- Syling Custom Fields echo’s from from functions.php
- Add custom fields after post/page title
- How do I get my nav menu to show sub pages?
- Notice: Use of undefined constant REQUEST_URI – assumed ‘REQUEST_URI’ in ….functions.php on line 73
- Help finishing script to export WP user data when form submitted
- Change Post status based on custom field date +1 day
- Get all users from role and add to dropdown (select) – wordpress, javascript
- Can’t find function which is called in a wordpress theme
- How to add more than one menu for logged in members?