Hello,
How can I disable social media icon on the team pictures and I'd like to remove blue background on the pictures- I thought it's a plugin but i couldn't see on plugin manager or module manager. [img]loyal%20team.png[/img]
Best regards,
YT
.gkTeamOverlay { background: red; }
.gkTeamOverlay { background: transparent; }
.gkTeamOverlay > a { display: none; }