Social Icons – header
-
I am trying to change one of the SM icons in the top bar to display an icon and link for Linkedin. I found another post and tried as suggested. I edited the header.php and changed twitter to: <i class=”fa fa-linkedin-square”>
The icon still displays the twitter icon – however the link is correct.
<?php } if ($kyma_theme_options[ ‘social_twitter_link’] !=” ) { ?>
” target=”_blank”>
<span class=”soc_name”><?php _e(‘Twitter’, ‘kyma’); ?></span>
<span class=”soc_icon_bg”></span>
<i class=”fa fa-twitter”></i>
https://www.vitelconsulting.comThanks,
- The topic ‘Social Icons – header’ is closed to new replies.