Hello there,
Thank you for reaching out to us here.
Add a new custom link item to your social menu. Enter your Snapchat account in the URL field.
https://www.snapchat.com/add/username
The Snapchat icon isn’t instantly displayed as it doesn’t have any icon script defined in the main theme’s stylesheet. You have to add it manually with this CSS code:
.social-menu-widget a[href*="snapchat"]:before {
content: '\f2ac';
}
To apply it to your site, add it to Appearance > Customize > Additional CSS from your site dashboard.
If you have other icons which aren’t supported in Sydney by default, you’ve to do the same code and refer to this Font Awesome cheatsheet to find out the respective icon code ID.
I hope this reply helps.
Regards,
Kharis
You’re welcome!
If you need other assistance in the future, please consider to open a new topic in this support channel.
Regards,
Kharis