Archived topic
menu navigation extra buttons
3 replies · Started by liorsade8 on June 17, 2018
hi tom and guys, what's up?
is there a possible way that i can put in all of my sites icons (phone / facebook link / instegram / mail... or what ever i want and as many) that can be inside the menu in desktop view and allso inside the menu navigation in the mobile version?
like this site:
http://alexandra.s137.upress.link/
that uses Genesis theme
https://postimg.cc/image/7g8hps1iv/
https://postimg.cc/image/qlbqzjnwn/
please answer
thanks
Hi there,
You can use a plugin like Menu Icons: https://wordpress.org/plugins/menu-icons/
Let me know if you have any other questions :)
hi
i preffer to do it with code.
and not plugins.
i've done this - in mobile version:
http://ehud.s178.upress.link/
testing site....
but how do i do it like the Genesis theme for desktop and or mobile?
thanks
In that case you would need to enqueue Font Awesome: https://docs.generatepress.com/article/font-awesome/
Then you can add the HTML to menu items. Give them each a custom class of hide-on-mobile.
Then on mobile you can do something like this: https://docs.generatepress.com/article/mobile-header/#adding-html-inside-the-mobile-header