Site logo

Archived topic

Step by step for adding social icons to nav bar.

9 replies · Started by Broc on November 25, 2018

Viewing posts 1–10 of 10

Is there a step-by-step guide to add social media icons to the header nav bar? I found the documentation on hooks, but it's extremely vague and I can't figure out what I need to do. Here is an example of what I am trying to accomplish. Thanks. https://gtown.flywheelsites.com

I was using <i class="fab fa-facebook"></i>.
What I needed to type was <i class="fa fa-facebook" aria-hidden="true"></i>. That worked. Thanks for the reply. Is there a way to change the background color on the icons?

That changed the background color, but the icon is no longer floating right. How can I put it back on the right side? Thanks.

You can add multiple classes to the menu item separated by a space:
nav-button menu-item-float-right

Awesome! Thanks.

No problem :)

This archived topic is closed to new replies.