• hi there,

    i have created social menu with links to youtube, twitter and linkedin on localhost wordpress install v 5.3.2. issue is that social media icons not showing up – only navigation label text is showing. the issue appears to have started after after i upgraded to wp v 5.3.2.

    in my original markup (please see link the my site attached) in the footer i am using font awesome icons.

    <footer class="footer">
      <ul>
        <li><a href="#"><i class="fa fa-youtube"></i></a></li>
        <li><a href="#"><i class="fa fa-twitter"></i></a></li>
        <li><a href="#"><i class="fa fa-linkedin"></i></a></li>
     </ul>

    question: how can i achieve the same look of the icons as in my orignal markup?

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi, I see the icons showing up right now in the footer area of the site. Were you able to get this working how you wanted?

    Thread Starter 810311

    (@810311-1)

    Hi Jarret, no I was not able to get those icons working in my child theme. Can you recommend the best route to have them implemented in my twentysixteen child theme?
    Thank you

    Thread Starter 810311

    (@810311-1)

    still trying to resolve this

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘social media icons not showing in twentysixteen’ is closed to new replies.