Archived topic
Menu Icon
10 replies · Started by Kim on October 17, 2019
Hi there, I would like to add a "user" icon to our menu. Is this integrated in the standard icons coming with the team or do I have to install a plugin or else?
Many thanks!
Hi there,
there is no User icon included in the theme icons. So either use an icon font or plugin.
Hi there, what is the right way to add a svg image to a menu item? I've uploaded it to the media library, but I am not sure if this the right way and what to do next?
Many thanks in advance :)
The menu item label supports HTML so you can add an img / svg directly to the label.
Can you give me an example wha the code should look like? Couldn't get it to work :(
Something like this:
<img src="full_url_to_image/image.svg" alt="image_alt_name" height="40" width="40">
Hi David, this works pretty well in the content area, but not within menus. Still doesn't display the icon :( Is there anything I have missed or any code I have to add?
I would need to see the site to determine the issue. Are you able to provide a link?
You can edit your first post in this topic and use the Site URL field to share it privately.
Hi David, I've added the site link to the first post. The SVG is added to the "Anmelden"-Link in the Top Bar.
Found it! The HTML has been added to the wrong field.
Awesome - glad to heat that.