- This topic has 1 reply, 2 voices, and was last updated 9 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 › Free Themes › Travel Eye › Social Menu: WhatsApp-Icon
Tagged: whatsapp icon
Hallo,
I would like to get a WhatsApp-Icon in my Social-Menu. I put a WhatsApp-Link with link text “WhatsApp” in my social menu, but only a link icon is shown. Is there a WhatsApp-Icon available or only Facebook, Instagram, etc. icons ? Where do these icons come from ? Maybe I could add a WhatsApp-Icon ?
Hello @infos,
As you have already added custom links of whats app in social menu now add below given CSS to get a WhatsApp-Icon.
For this go to Admin Panel > Appearance > Customize > Additional CSS and paste below given css.
.so-widget-travel-eye-social ul li a[href*="whatsapp.com"]::before {
content: "\f232";
}
Hope this helps.
If you need any help further please let us know .
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. |



