Tagged: social icon update
Now that the Twitter logo has changed could you please advise how I can change the icon in social and menu links to the new X logo?
Hey M1000000,
Thanks for your question but it doesn’t look like the new Twitter icon is available on fontello.com yet where the theme icons come from.
The Dev Team has opened a new Github Feature Request for users to place requests and follow them as the Dev Team reviews them, you can post your request there.
Best regards,
Mike
We are having the same problem. We created the Twitter-X as an icon with Fontello and uploaded it to Enfold. Now it can be used everywhere, but not in the social media bar in the header. How can the Twitter icon for the social media profiles be replaced?
Hi,
You will need to edit the parent theme functions.php (enfold/functions.php) at line 429 you will see:
'twitter' => array( 'font' => 'entypo-fontello', 'icon' => 'ue8f1' ),
change the font (entypo-fontello) and the icon code (ue8f1) to your custon font.
Best regards,
Mike
Thank you Mike,
It works fine. But how to insert the line into the child-theme?
Regards
Stephan
Question is, how long before this is rolled into an update?
Hi,
togetherconcept you can copy the whole function into the child theme.
M1000000 we don’t have a date for this, currently the new icon is still not available on fontello.com so I’m not sure how long it will be. If you would like the Dev Team has opened a new Github Feature Request for users to place requests and follow them as the Dev Team reviews them.
We will close this for now, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.
Best regards,
Mike
Hey!
Another user provided a possible solution in the following thread: https://kriesi.at/support/topic/please-dont-close-theads-that-fast/
Best regards,
Ismael