Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #849599

    Hey guys,
    I really think it’s a basic function to have a “Special” Telephone social Icon as there is already a “Special” Email one.
    I’ve read the linked (http://kriesi.at/documentation/enfold/custom-social-icons/) thread and it’s really asking too much of ME for such a basic feature.
    Would it be possible to replace an icon or to add the tel icon with just quick CSS ?
    Thanks.
    Miki.

    #849622

    Hey Kimi,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:

    li.av-social-link-skype a:before {
        content: '\E854';
        font-family: 'entypo-fontello';
    }
    

    Best regards,
    Yigit

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.