How do I load CSS files asynchronously?

Loading your CSS files asynchronously, also known as deferring your files, allows you to load your CSS files separately from the core files of your website.

Follow these steps to load your files asynchronously:

  1. Go to WP-Optimize > Minify > CSS
  2. Scroll down to the section labelled, “”Load the following CSS files asynchronously”
  3. Type in the name of your CSS file — one per line — that you wish to load asynchronously:
  4. Click ‘Save settings’

Posted in: Minification