How to add font awesome icons to menu

  CSS, DIVI

Here’s a link to how to add font awesome icons to your menu.  It saves memory because it doesn’t use a plugin and also looks professional.

How to Add Icons to Custom WordPress Menus Without Plugins

I tried it on a DIVI website and had to add the following css.  Keep in mind your menu id or class may be different.  You may also have to play around with the parameters.  Have fun!

/* FONT AWESOME */
#top-menu li {width: 120px !important;}

.fa::before {float: left; padding-left: 25px !important;}

One Reply to “How to add font awesome icons to menu”

  • That is a good tip especially to those new to
    the blogosphere. Brief but very precise information… Many thanks for sharing this one.
    A must read post!

    My blog post: googletest

LEAVE A COMMENT