Frequently Asked Questions
[UNIVERSITY]- How To Add The Social Media Icons On The Header
Last Updated 3 years ago
Please go to Appearance > Widgets, then drag Text Widget into Top Nav Sidebar and enter HTML code here and save it
List of icon names can be seen here: http://fortawesome.github.io/Font-Awesome/icons/
Change the URL in href property.
<a href="#"><i class="fa fa-facebook"></i></a>
<a href="#"><i class="fa fa-facebook"></i></a>
<a href="#"><i class="fa fa-facebook"></i></a>
List of icon names can be seen here: http://fortawesome.github.io/Font-Awesome/icons/
Change the URL in href property.