Archived topic
Social Media Icons on Slideout menu
5 replies · Started by Margot on February 7, 2018
Is there an easy way to add social media icons to the slideout menu. I would like for the icons to appear underneath all the links if it's possible
Hi there,
This should help: https://docs.generatepress.com/article/adding-icons-to-menu-items/
Let me know.
Got it. I was able to get it to work but every icon gets placed on a separate line. Do you have advice on how to style the css so they all appear on the same line?
Are you wanting them at the start or the end of navigation?
There are actually a couple hooks you can use:
- At the start: https://docs.generatepress.com/article/generate_inside_slideout_navigation/
- At the end: https://generatepress.com/forums/topic/content-before-and-after-slide-out-navigation/#post-346095
Then you can just create columns to put them inline: https://docs.generatepress.com/article/creating-columns/#using-built-in-unsemantic-grid
Let me know if this makes sense.
That was really helpful. Thank you for all that information, it was perfect for what I needed to do.
Glad I could help :)