link-icon

Modern, responsive, unique and elegant one-page WordPress theme to showcase your creativity
GK User
Mon Oct 26, 2015 6:40 am
How can I use link-icon that appears when mouseover on images of "what we do" in text wedget just like social-icon (<figure data-fb...) code of "about"?
User avatar
Junior Boarder

GK User
Mon Oct 26, 2015 7:37 am
Hi,

Add the following code into the theme’s css/override.css file (make sure to enable the “Use the override.css file” option in Template options > Advanced in the WordPress backend)

Code: Select all
.gk-portfolio .gk-images-wrapper > a > .gk-img-overlay > span:before {
   content: "\f08a";
}

You cany use any content syntax from Font Awesome icons.
User avatar
Moderator

GK User
Thu Nov 05, 2015 5:02 am
I mean that I want to know whether I can use code of link-icon just like social icon.
User avatar
Junior Boarder

GK User
Thu Nov 05, 2015 12:37 pm
User avatar
Moderator


cron
Remember me
Register New Account
If you are old Gavick user, click HERE for steps to retrieve your account.