Remove Social Icons from header and footer
Amplify has a bug where you cannot delete the social media icons from preferences
.social-media > a[aria-label="instagram"] {
display: none !important;
}
Amplify has a bug where you cannot delete the social media icons from preferences
.social-media > a[aria-label="instagram"] {
display: none !important;
}