Trying to add it to socials module here: https://yadi.sk/i/ODAw-0oFg5A9u
Looking into gk.stuff.css i see this:
- Code: Select all
.gk-icon-fb:before {
content: "b";
}
.gk-icon-gplus:before {
content: "c";
}
.gk-icon-vimeo:before {
content: "d";
But just can't come up with any idea on how to sample it into fa-vk icon. Could you help with the tip, please?
Thank you!