Hi there,
Welcome to SeaTheme forum.
Please add an alternative icon, like the Dribbble icon.
It is possible by custom CSS(“Appearance > Customize: Additional CSS”) to replace the icon as Opensea:
.fa-dribbble:before {
background-size: 100%;
background-image: url(https://opensea.io/static/images/logos/opensea.svg);
background-repeat: no-repeat;
color: transparent;
}
Regards!
SeaTheme – FAQs – WordPress Customization – Facebook