How to add icons loaded from flaticon to the menu. I found a solution with fontello icons that works.
https://kriesi.at/support/topic/icons-in-the-main-menu/
However, I would like to add icons from flaticon in the menu.
Hey creativeopole,
You need to use flaticon codes for the css provided in the thread that you shared.
Best regards,
Victoria
So I did. I used a solution from the flaticon library. However, it does not work and the icons do not display.
#menu-item-133 > a::before {
content: "\uf196";
font-family: flaticon;
padding-right:5px
}
I noticed that other fontello fonts do not work either. It works only from the example from the forum, others are not displayed.
Hi,
Thanks for the update. Where can we see the results you are getting?
Best regards,
Rikard
In the attachment I am sending the website address, where you can see the problem with the icons.