• Resolved opus13i

    (@opus13i)


    wp_enqueue_style('slickstyle', '//cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.9.0/slick.min.css', [], RGG_VERSION);
    

    This call is being injected into the <header>, and is causing render blocking. It’s a tiny CSS file, and it seems like it would be better placed in the footer or as an inline style.

Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Can the cloudflare hosted slick.min.css link be moved?’ is closed to new replies.