How do I show icons for inline navigation? Or, basically, how do I create a horizontal row for social media icons? You can see where I’m stuck in my footer.
Thanks
How do I show icons for inline navigation? Or, basically, how do I create a horizontal row for social media icons? You can see where I’m stuck in my footer.
Thanks
Hello There,
Thanks for writing in!
Instead of using a menu for your social icons, you can make use the icon shortcodes and a link code. Please remove the navigation inline element first and then replace it with a text element. In you text element, you can insert this:
<a href="http://facebook.com/">[x_icon type="facebook-square"]</a>
<a href="http://twitter.com/">[x_icon type="twitter-square"]</a>
You can get the rest of the icon shortcodes from here: http://demo.theme.co/integrity-1/shortcodes/icons/
Hope this helps.
Worked, thank you.
You’re more than welcome, glad we could help.
Cheers!
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.