Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Gantry

    (@gantry)

    Hi,

    It’s already updated and waits for the 4.1.3 update to get released ??

    Thanks!
    Jakub

    I cant see that it really worked. I can’t get icon-wordpress to work for example.
    How can I switch to font-awesome4 ?

    Plugin Author Gantry

    (@gantry)

    Hi,

    The icon-wordpress is old syntax from FA < 4.2 You need to use the new one

    fa fa-wordpress

    To switch to FontAwesome 4 you need to edit in your theme less/global.less file and change this :

    @import "jui/less/font-awesome.less";

    to this :

    @import "jui/less/font-awesome4/font-awesome.less";

    Thanks,
    Jakub

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Add new version of awesome fonts’ is closed to new replies.