Icons don't showing

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #22187
    maxellmarcus
    Member

    Hello,
    in our site there is a problem of icon displaying. The issue is persisting just with some icons.
    Here an example:
    http://www.scuoladipaloalto.ch/department/supply-chain/
    Is there a conflict between plugins?

    Thanks in advance!

    #22211
    Veena
    Moderator

    Pls try the below custom CSS in themeoptions –

    [class^="icon-"]:before, [class*=" icon-"]:before {
        font-family: "icomoon";
    }
    
    #22230
    maxellmarcus
    Member

    it works perfectly.
    Thank you

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Icons don't showing’ is closed to new replies.