Site logo

Archived topic

How do I turn Menu name "my account" to account icon like in Emeral

3 replies · Started by Kevin on April 27, 2022

Viewing posts 1–4 of 4

Can you tell me how account icon is created in Emerald Theme?

https://gpsites.co/emerald/

I have menu item called "my account" and I want to display like in Emeral (little head icon)

I do not want to install font awesome as I do not use icons on the website at all.

Thank you.

Hi.
I am trying to achieve same thing by adding Font Awesome and using icons instead.

I have added Font Awesome plug-in and then
used following in navigation label

<i class="fa-light fa-user"></i>

However, I am seeing weird symbol instead of icon.
Can you please check on my site please?

Try <i class="fas fa-light fa-user"></i> instead. I added fas to its classes.

Kindly let us know how it goes. :)

This archived topic is closed to new replies.