Forum Replies Created

Viewing 1 replies (of 1 total)
  • I have the same problem with Version 1.19.11. I have a small workaround for now (which I don’t like doing) but it only works for some icons and not all.

    
    .nav a [class^=icon-]:before, 
    .nav a [class*=" icon-"]:before {
      font-family: FontAwesome, entypo !important;
    }
    

    Where the font-family is whatever your font is you’re using in your theme. I have been trying to get all the icons to work again but haven’t been able to.

    • This reply was modified 7 years, 10 months ago by corbisblue.
Viewing 1 replies (of 1 total)