- This topic has 1 reply, 2 voices, and was last updated 8 years ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Home › Forums › Pro Themes › Photo Perfect Pro › Social Icons
Hello,
I have a small problem with my social icons. When I put the link on my FB or Instagram page – everything ok, it automatically set the social network icons. But when I put the link on my VK page (vk.com – russian social network) – nothing happens.
Can I fix this problem? I would like that there will be a corresponding icon. Like this – https://vk.com/images/safari_152.png
Thank you
Hello,
To add the social icon for your social site, first of all add a custom CSS plugin to your site.
You can use this plugin : https://wordpress.org/plugins/so-css/
After you have added the plugin go to
Dashboard -> Appearance -> Custom CSS and add the below given CSS.
.photo_perfect_widget_social ul li a[href*="vk.com"]:before {
content: "\f189";
}
.photo_perfect_widget_social ul li a[href*="vk.com"]:hover {
background-color: #03A9F4;
}
Hope it helps.
Best regards.
Cookie | Duration | Description |
---|---|---|
cookielawinfo-checkbox-analytics | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Analytics". |
cookielawinfo-checkbox-functional | 11 months | The cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Functional". |
cookielawinfo-checkbox-necessary | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookies is used to store the user consent for the cookies in the category "Necessary". |
cookielawinfo-checkbox-others | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Other. |
cookielawinfo-checkbox-performance | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Performance". |
viewed_cookie_policy | 11 months | The cookie is set by the GDPR Cookie Consent plugin and is used to store whether or not user has consented to the use of cookies. It does not store any personal data. |