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.