Site logo

Archived topic

Put home icon into primary nav?

3 replies · Started by kiant123 on May 11, 2019

Viewing posts 1–4 of 4

Hi,

I would like to replace the home menu link in my primary navigation bar with an icon only if it is easy to do.

Would you be able to give me the code to do such a thing if possible?

I'm looking to achieve something like this: https://cl.ly/9a165d3356e6

Thank you

Hi there,

as you have font awesome on the site you can simply edit the Home menu item and replace the label with this:

<i class="fa fa-home" aria-hidden="true" title="Home"></i>

Great thanks!

You're welcome

This archived topic is closed to new replies.