Change/add Links to email @ Menu About

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
Wed Oct 02, 2013 6:14 pm
Reply with quote
Report this post
In the menu "About
MEET OUR TALENTED TEAM. WE CRAFT FUNCTIONAL, MODERN WEBSITES FOR YOU." we have links to facebook, twitter and G+, is possible to change for email ou add email link?

Thanks for your help
User avatar
Senior Boarder

teitbite
Thu Oct 03, 2013 9:38 am
Reply with quote
Report this post
Hi

Easiest would be to replace one of icons to email and use it's url variable for it.

Let say You want to change facebook icon. A class to change icon image (it's a char placed with Font Awsome):

Code: Select all
.gkTeamOverlay a[data-type="fb"]:before {
    content: "";
}


Than change the link in About module, remember to disable editor while editing it or html5 code will be stripped.
User avatar
Moderator


cron