Social Links menu icon won't show up

  • Unknown's avatar

    Appearance->Menu
    I have several entries under Menu Icons Settings, including icomoon, the plugin icomoon is active.
    Pull down GoogleDrive under Menu Structure, I have a line among other settings, which is
    Icon: select
    If I click “select”, I can choose from available icons, and I chose Google Drive icon, it shows up. I then click Save Menu. Go back to my web page, refresh it, I don’t see the Google Drive icon, it is always the SHARE icon.
    What do I need to do to solve this problem?

  • Unknown's avatar

    I deactivated Menu Social Icons, leave Menu Icons and Menu Icons: Icomoon active, still doesn’t work.
    No effect when I add code to CSS classes for the custom link. The CSS code is here
    [data-icon]:before {
    font-family: ‘icomoon’;
    content: attr(data-icon);
    speak: none;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    }
    I got it from http://chipcullen.com/how-to-use-icomoon-and-icon-fonts-part-1-basic-usage/

  • The topic ‘Social Links menu icon won't show up’ is closed to new replies.