is it possible?
Need a social button Vkontakte
norveg
#3
Vlad, hi!
Just wanted to know if something changed? Is it still unavailable to create the social button Vkontakte? This is the largest social network in Russian Federation and a lot of people in Russia who use Quill theme would be happy to get VK button.
Thank you and have a nice day!
dimikjones
#4
Hi,
Currently I don’t know where you want to add it, but if you want to add it with social widget add aditional css code to stylesheet or trough simple custom css plugin:
.social-widget a[href*="vk.com"]::before, .social-area a[href*="vk.com"]::before {
content: '\f189';
}
Result should look like this http://screencast.com/t/1ifiEf0F6F
Best Regards