VK icon for activello social widget

Hello, thank you for your wonderful theme!
I’ve encountered a problem with the social widget. It does not display an icon for the social network vkontakte (www.vk.com), which is huge in russian-speaking countries.
Can it be added? My blog is in Russian (www.cosmetiqua.com), it would be great to be able to display it there.
Thanks a lot!

Best regards,
Jana

Hi Jana,

I hope you are well today and thank you for your question.

You can try displaying it by adding the following CSS code in the Custom CSS option of your theme on the below path.

Admin Area -> Appearance -> Customize -> Additional CSS

.social-menu li a[href*="vk.com"] .fa:before {
    content: "";
    background: url(https://image.flaticon.com/icons/png/128/152/152813.png) no-repeat center;
    display: block;
    height: 15px;
    width: 20px;
    background-size: 100%;
}

Best Regards,
Movin

Hi Friend There.
I want to create such tags on my website, bukangoogleblog, how.?

Best Regard.
User

@babyblogger0 Please do not post same replies in multiple topics which will be considered as SPAM and your account may be blocked.

Hello @Movin I have created a new thread but not responded.

@babyblogger0 We reply to each and every topics so be patient and don’t post in others topics.

Thanks a million! It worked!
Have a great day!
Jana

You are most welcome here :slight_smile: