- This topic has 3 replies, 2 voices, and was last updated 6 years ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
Home › Forums › Free Themes › WEN Corporate › Call or Phone icon in Social menu next to email, facebook, google etc.
Tagged: social menu
Hi, Thanks in advance for your help.
I’ve added some social connections in the header eg facebook, google and email and I get the icon display with the link. I’d like to put a phone number link there also but there isn’t an icon for “tel:” when I check in the CSS. Would it be possible to let me know the code of the phone icon so this can be added to the menu and also any CSS code needed to be added.
Thanks
Hello @minature_hero,
To add the additional custom link in the social menu location, please follow below given steps:
Step 1: Go to Admin Panel > Appearance > Menus and add your desired custom links adding the URL of the page that you want to redirect the phone no.
Screenshot:
http://prntscr.com/l9pz4w
Step 2: Finally add below given CSS by going to Admin Panel > Appearance > Customize > Additional CSS.
.wen_corporate_social_widget ul li a[href*="YOUR URL"]:before{
content: "\f095";
}
In place of “Your URL” add the URL that you have added while adding the custom links.
Hope this helps.
Regards!!
🙂 Thanks so much! It works brilliantly!
Hello @minature_hero,
Glad we could help you.
Let us know if you have any issues further.
Thank you.
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. |