Currently, we have the jcrsite.css file which is render blocking, and that's causing Google's PageSpeed to complain (so we want to keep this on side). Simply move the <style... > tag from the head to the end of the body.
Currently, we have the jcrsite.css file which is render blocking, and that's causing Google's PageSpeed to complain (so we want to keep this on side).
Simply move the <style... > tag from the head to the end of the body.