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"?
-
- 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)
You cany use any content syntax from Font Awesome icons.
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.
-
- 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.
-
- Junior Boarder
- GK User
- Thu Nov 05, 2015 12:37 pm
Please check this similar thread:
https://www.gavick.com/forums/creativit ... vity-27622
https://www.gavick.com/forums/creativit ... vity-27622
-
- Moderator
4 posts
• Page 1 of 1