Move CSS and JS Below the Fold
-
I can see the following CSS and Javascript files being loaded in the <head> of my blog’s HTML:
/wp-content/plugins/responsive-lightbox/assets/nivo/themes/default/default.css?ver=3.8.1 /wp-content/plugins/responsive-lightbox/assets/nivo/nivo-lightbox.js?ver=3.8.1 /wp-content/plugins/responsive-lightbox/js/front.js?ver=3.8.1Is it possible to move this down into the body, so that the page loads faster?
If so, how would I go about doing this?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Move CSS and JS Below the Fold’ is closed to new replies.