Archived topic
Display Emoji / ICON / Graphic On Menu?
1 reply · Started by steven on March 18, 2023
Hi,
Is it possible to add my social icons to my menu as opposed to text? I would like to add links to my social media : youtube and twitter.
Thanks
Hi there,
simple solution is a Menu Icons plugin:
https://wordpress.org/plugins/menu-icons/
Or you can include HTML in the Menu label field.
So you could use an inline SVG or a <img> HTML in there.
The alternative depending is to use a Block Element and the menu_bar_items hook. You can add your own icon buttons and they will be placed aside of the nav search / hamburger icon