Hey again,
thanks for your help, unfortunately “content: none;” also made the background image to not show. So I simplified a bit and used transparent color to hide the star, I know it is a bit hacked but it works:
.menu-social li a[href*="bandcamp.com"]::before {
background: url( xxx ) no-repeat center;
background-size: 16px auto;
color: #fff0;
}
Once again thanks for your help!
Cheers,
Anej