Site logo

Archived topic

Social Media Icons in Menu bar

3 replies · Started by Daniel on August 2, 2018

Viewing posts 1–4 of 4

ok im not a big fan of font aswome anyways ... is there a way to insert images for Sm icons in the menu?

Long route is to build your own fontset using a service like icomoon and then installing the font to a child theme.

Short route is to use the <img src="my-image-url/image.svg" alt="icon-a" height="25" width="25"> in place of the FA icon markup shown. If you want to use an SVG image, then you will need to install Safe SVG or SVG Support plugins as WP blocks them by default.

This archived topic is closed to new replies.