Hi Matt,
Thank you for the credentials, but sorry I can’t see any social icons on your footer or header of your site.e
I see that your X and Cornerstone version is not compatible, please update your X theme to the latest version (7.1.2) first. That incompatibility issue might be the culprit of your icon issue.
Updating Your Themes and Plugins
Remember to clear all your caching features (plugin, server-side, CDN, and browser’s cache) after updating so that the code from the latest release is always in use. This will help you to avoid any potential errors.
If the issue persists, you can update the given CSS code provided on the other thread to this:
body:not(.home) .x-social-global a i {
padding-top: 16px;
}
That way it will not affect the home page.
Thanks,