New Landing How can we help? Themeforest Theme Support Flexform Update bootstap fontawesome icons

Viewing 2 posts - 1 through 2 (of 2 total)
  • Posted in: Flexform
  • #192544
    RenePf
    Member
    Post count: 2

    Hi!

    I was wondering if you guys could perfom an Update of the fontawesome font files inside your theme (flexform/css/font) as the version 3.2.1 is outdated and not beeing supported anymore.

    Otherwise please let me know in what file I find the relation
    href=’//netdna.bootstrapcdn.com/font-awesome/3.2.0/css/font-awesome.min.css’ to perform the update my self.

    Thanks in advance

    #192615
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please open the functions.php file.
    Find this code:-

    wp_register_style('fontawesome-css', '//netdna.bootstrapcdn.com/font-awesome/3.2.0/css/font-awesome.min.css', array(), NULL, 'screen');  
    

    Change with:-

    wp_register_style('fontawesome-css', '//netdna.bootstrapcdn.com/font-awesome/3.2.1/css/font-awesome.min.css', array(), NULL, 'screen');  
    

    Thanks
    Mohammad

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register