Insert Icons in header menu
Hello, can you please tell me how I can insert icons next to my choosen site names in the header menu? I want to put the icon "cart" next to my menu item "Shopping cart" for example. I can´t link you my Url for better understanding of the problem because my site is under construction, hope you can help me nevertheless with the general path. Tried to put the shortcode of the icon into the title of the menu item (under "create a page") and also tried to find a solution using the customizer but it don´t worked out both.
thanks for your help!
Regards from Germany
Comments
instead of putting the shortcode in the menu item name, pleace the html code for the icons:
<i class="icon-home"></i> This will display a home icon, list of the icons names are here:
http://themes.muffingroup.com/be/theme/shortcodes/typography/#icons
thanks