Font awesome slowing down my site

Home Forums Legacy Support Support queries Setup issues Font awesome slowing down my site

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #262611
    Zatakk
    Spectator
    Hi Please check this. http://prnt.sc/snfa2u The font awesome related something is taking about 1.6 s to load ... pls do needful.    
    #262912
    Anshuman Sahu
    Keymaster
    Well we can dequeue the font-awesome but we are using font-awesome in our theme and various different places . You can try cdn service to serve your files in order to tackle this .  
    #264494
    Zatakk
    Spectator
    Hi I have checked on cloudflare which does load the font awesome. However now I need to change in the theme .... could you point out if there is specifically any place where the font is being loaded and I can replace it there ........ I know it can be in many places ... would that help ?
    #264828
    Anshuman Sahu
    Keymaster
      add it in wplms-customizer,php add_Action('wp_enqueue_scripts',function(){   wp_dequeue_style('font-awesome'); });
Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Font awesome slowing down my site’ is closed to new replies.