Facebook Icon no longer displaying in Social Menu
-
Since installing the latest updates of Make and WordPress, I have noticed that my Facebook icon in my page footer has vanished.
https://donnareadtextiles.com/shop/
The link is there and it is live, but the icon is not visible.
I’ve tried using my in-browser developer tools to view and tinker with the footer CSS, to see what is causing the display issue.
If I change the following code:
<i>class="fa fa-fw fa-facebook-official"</i>
to
<i>class="fa fa-fw fa-facebook"</i>
then the Facebook icon displays again.
Please could you tell me where in the theme files I can make this modification myself, because currently it is like trying to find a needle in a haystack.
I’d just like to know which theme file is responsible for assigning the fa-facebook-official <i> class, so that I can amend it to fa-facebook if possible.
Many thanks.
- The topic ‘Facebook Icon no longer displaying in Social Menu’ is closed to new replies.