Social media on loyal team section

Creative, responsive and unique Joomla template to create personal portfolio website with amazing animations and clean design.
Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Mon Sep 22, 2014 6:49 pm
Reply with quote
Report this post
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
User avatar
Fresh Boarder

GK User
Tue Sep 23, 2014 7:25 am
Reply with quote
Report this post
HI,
could you add image again, I do not see it.
User avatar
Platinum Boarder

GK User
Tue Sep 23, 2014 7:31 am
Reply with quote
Report this post
To change "blue" background color use:
Code: Select all
.gkTeamOverlay { background:  red; }

or
Code: Select all
.gkTeamOverlay { background:  transparent; }
User avatar
Platinum Boarder

GK User
Tue Sep 23, 2014 7:35 am
Reply with quote
Report this post
and to remove social icons:
Code: Select all
.gkTeamOverlay > a { display: none; }


where to add this code? check my footer.
User avatar
Platinum Boarder

GK User
Wed Sep 24, 2014 7:48 am
Reply with quote
Report this post
Hi,

Sorry for late reply, please see picture in attached. I'd like to remove blue background and social media icons on team pictures.

Thanks in advance
Regards,
YT
User avatar
Fresh Boarder

GK User
Wed Sep 24, 2014 9:12 am
Reply with quote
Report this post
and did you used/tried my css code?
User avatar
Platinum Boarder

GK User
Wed Sep 24, 2014 3:07 pm
Reply with quote
Report this post
Hi,

I can remove now. Thank you

Regards,
YT
User avatar
Fresh Boarder


cron