Home › Forums › Retail › Retail Social Icons › Reply To: Retail Social Icons
March 7, 2019 at 10:05 am
#6878
Andy
Keymaster
Add the following CSS to ‘Customize’ > ‘Additional CSS’:
#footer-menu a[href*="facebook.com"]:before,
.widget_nav_menu a[href*="facebook.com"]:before {
content: '';
background: transparent;
}
This should stop the theme’s default facebook icon being displayed.