Hi
I Follow these : https://forum.tagdiv.com/how-to-add-icons-in-menu/
But I am Still waiting for my icon please check my site : https://www.betakecare.com/
I am waiting for reply
Hi,
If you want to place icons in the menu, please use this guide: https://forum.tagdiv.com/how-to-add-icons-in-menu/
The craft ideas has it’s own custom icons. They are implemented like so: https://www.screencast.com/t/Wz8IQMqvN2IS
Also if you do not want to use that plugin, you can use this one -> Font Awesome Integration-> https://wordpress.org/plugins/font-awesome-integration/
Thank you!
Hi,
I’ve tried the guide and added a new icon but in y case the “heart” is very small and to close from the text. How can I fix this ?
Thanks
I’ve tried to remplace the first icon.
Should I create icons with Photoshop?
Hi mathieurdm,
These Icons will get the Menu size, for manage all the elements you can use a css like this one https://i.imgur.com/YNv94zd.png you can increase the font, set a margin or adjust the height from top.
.fa-accessible-icon{
font-size: 26px;
margin: 0 7px;
position: relative;
top: 7px;
}
The code need to be set in theme pane> custom code> custom css.
Thank you!
Hi,
Thanks for your help. But one of the icons is hidden, is there a problem with the menu?
Hi,
The problem is that you need to use fas not far icons -> https://i.imgur.com/69HOaGe.png -> https://i.imgur.com/f8slKI1.png the Font Awesome do not recognize the far icons.
Thank you!
Hi,
I just checked the settings, please set them like this -> https://i.imgur.com/UXlfaiZ.png -> https://i.imgur.com/Y2ao3ZA.png -> https://i.imgur.com/tanhNgu.png
Hope this will help you!
Thank you!