morning mhern2014;
had a quick look and deferred CSS loaded fine, site looks OK at first sight. could you describe what specifically does not work for you?
frank
Hi,
If you scroll below the fold, you’ll see the remainder of the page doesn’t look right. It’s hard to explain, but basically the only CSS being recognized is the critical CSS.
This is what the page is supposed to look like:
https://web.archive.org/web/20151126200246/http://getinjuryanswers.com/
You can also look at the internal pages on the site. You’ll see that the CSS isn’t working on this.
If I instead place ALL the CSS between the <head> tags, then it does work correctly. But for some reason when I place the critical CSS in the “Inline and Defer CSS” option, then the critical CSS renders but NOT the non-critical CSS.
weird, in my browser (firefox) the deferred CSS loads and is applied and the page looks exactly like the one on web.archive.org.
so, … some questions:
* what browser are you using?
* can you take a screenshot of what you see and upload it somewhere (imgur.com or dropbox or …) and provide me with the link?
* the deferred CSS is loaded using javascript, do you see any javascript errors in your browser’s (error) console (and can you copy/paste them, if any)?
frank